#include "flutter/shell/platform/common/client_wrapper/include/flutter/texture_registrar.h"
#include <map>
#include <memory>
#include <vector>
#include "flutter/fml/synchronization/waitable_event.h"
#include "flutter/shell/platform/common/client_wrapper/include/flutter/plugin_registrar.h"
#include "flutter/shell/platform/common/client_wrapper/testing/stub_flutter_api.h"
#include "gtest/gtest.h"
Go to the source code of this file.
|
| flutter::TEST (TextureRegistrarTest, RegisterUnregisterTexture) |
|
| flutter::TEST (TextureRegistrarTest, UnregisterInvalidTexture) |
|
| flutter::TEST (TextureRegistrarTest, MarkFrameAvailableInvalidTexture) |
|
◆ mark_count
◆ texture_callback
◆ texture_id
◆ user_data