Home
last modified time | relevance | path

Searched refs:Asset (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/infra/bots/assets/
Dassets.py28 asset_utils.Asset.add(args.asset_name,
34 asset_utils.Asset(args.asset_name,
40 asset = asset_utils.Asset(args.asset_name,
47 asset = asset_utils.Asset(args.asset_name,
Dasset_utils_test.py173 self.a = asset_utils.Asset.add(self.asset_name, self._store)
193 asset_utils.Asset.add(self.asset_name, self._store)
Dasset_utils.py257 class Asset(object): class
/third_party/flutter/skia/infra/bots/assets/skimage/
Dcreate.py21 asset = asset_utils.Asset(common.ASSET_NAME, asset_utils.MultiStore())
/third_party/grpc/examples/csharp/HelloworldUnity/
D.gitignore8 # Never ignore Asset meta data
/third_party/flutter/flutter/examples/flutter_gallery/
DREADME.md31 Android launcher icons were generated using Android Asset Studio:
/third_party/flutter/flutter/examples/stocks/
DREADME.md39 Icon was created using Android Asset Studio:
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dassets.dart45 .warn('Asset manifest does not exist at `$url` – ignoring.');
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/material/
Dbackdrop_demo.dart204 // Cross fades between 'Select a Category' and 'Asset Viewer'.
232 child: const Text('Asset Viewer'),
/third_party/skia/build/fuchsia/skqp/
DBUILD.gn101 # Asset manifest entries for SKQP.
/third_party/grpc/src/csharp/Grpc.Tools/
DGrpc.Tools.csproj12 <PropertyGroup Label="Asset root folders. TODO(kkm): Change with package separation.">
/third_party/skia/third_party/externals/sfntly/cpp/data/fonts/asset/
DOFL.txt2 with Reserved Font Name "Asset".
/third_party/flutter/skia/third_party/externals/sfntly/cpp/data/fonts/asset/
DOFL.txt2 with Reserved Font Name "Asset".
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dasset.dart677 ? assetUri // Asset from the current application.
678 …: Uri(pathSegments: <String>['packages', packageName, ...assetUri.pathSegments]), // Asset from, a…
Drun_hot.dart699 // Asset directory has to be set only once when we switch from
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosassetsrc.m112 g_param_spec_string ("uri", "Asset URI",
Davfassetsrc.m153 g_param_spec_string ("uri", "Asset URI",
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dasset_bundle.dart16 /// Asset bundles contain resources, such as images and strings, that can be
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dasset_bundle_package_test.dart457 testUsingContext('Asset paths can contain URL reserved characters', () async {
/third_party/mindspore/
DThird_Party_Open_Source_Software_Notice7345 Copyright (c) 2010-2012 Archipel Asset Management AB.
/third_party/gstreamer/gstplugins_good/
DChangeLog120678 qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #132193