Home
last modified time | relevance | path

Searched defs:asset_manager (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Drun_configuration.cc19 auto asset_manager = std::make_shared<AssetManager>(); in InferFromSettings() local
42 std::shared_ptr<AssetManager> asset_manager) in RunConfiguration()
Disolate_configuration.cc118 std::shared_ptr<AssetManager> asset_manager, in PrepareKernelMappings()
146 std::shared_ptr<AssetManager> asset_manager, in InferFromSettings()
Dshell.cc1277 auto asset_manager = std::make_shared<AssetManager>(); in OnServiceProtocolSetAssetBundlePath() local
/third_party/flutter/engine/flutter/lib/ui/text/
Dasset_manager_font_provider.cc24 std::shared_ptr<AssetManager> asset_manager) in AssetManagerFontProvider()
67 std::shared_ptr<AssetManager> asset_manager) in AssetManagerFontStyleSet()
Dfont_collection.cc43 std::shared_ptr<AssetManager> asset_manager) { in RegisterFonts()
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dplane_renderer.cc66 void PlaneRenderer::InitializeGlContent(AAssetManager *asset_manager) { in InitializeGlContent()
Djni_interface.cc50 AAssetManager *asset_manager = AAssetManager_fromJava(env, j_asset_manager); in JNI_METHOD() local
Dhello_ar_application.cc63 HelloArApplication::HelloArApplication(AAssetManager *asset_manager) in HelloArApplication()
/third_party/flutter/engine/flutter/shell/testing/
Dtester_main.cc143 auto asset_manager = std::make_shared<flutter::AssetManager>(); in RunTester() local
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android_jni.cc199 auto asset_manager = std::make_shared<flutter::AssetManager>(); in RunBundleAndSnapshotFromLibrary() local