Home
last modified time | relevance | path

Searched full:assets (Results 1 – 25 of 1184) sorted by relevance

12345678910>>...48

/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dcolors.dart129 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.pink.png)
130 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.pinkAccent.png)
132 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.red.png)
133 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.redAccent.png)
135 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.deepOrange.png)
136 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.deepOrangeAccent.png)
138 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.orange.png)
139 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.orangeAccent.png)
141 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.amber.png)
142 /// ![](https://flutter.github.io/assets-for-api-docs/assets/material/Colors.amberAccent.png)
[all …]
/third_party/flutter/flutter/packages/flutter/lib/src/animation/
Dcurves.dart61 …/// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_bounc…
62 …/// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_flipp…
92 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_sawtoo…
122 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_interv…
168 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_thresh…
197 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease.m…
198 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_i…
199 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_o…
200 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_ease_i…
280 /// {@animation 464 192 https://flutter.github.io/assets-for-api-docs/assets/animation/curve_bounce…
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dasset_bundle_package_test.dart29 void writePubspecFile(String path, String name, { List<String> assets }) {
31 if (assets == null) {
37 assets:
40 for (String asset in assets) {
70 List<String> assets,
78 for (String asset in assets) {
94 void writeAssets(String path, List<String> assets) {
95 for (String asset in assets) {
115 group('AssetBundle assets from packages', () {
116 testUsingContext('No assets are bundled when the package has no assets', () async {
[all …]
Dasset_bundle_test.dart63 fs.file(fs.path.join('assets', 'foo', 'bar.txt')).createSync(recursive: true);
69 assets:
70 - assets/foo/
74 // Expected assets:
78 // - assets/foo/bar.txt
84 fs.directory(fs.path.join('assets', 'foo')).deleteSync(recursive: true);
85 fs.file(fs.path.join('assets', 'foo', 'fizz.txt')).createSync(recursive: true);
86 fs.file(fs.path.join('assets', 'foo', 'bar.txt')).createSync();
90 // Expected assets:
94 // - assets/foo/bar.txt
[all …]
/third_party/flutter/skia/infra/bots/assets/
DREADME.md1 Assets chapter
4 This directory contains tooling for managing assets used by the bots. The
5 primary entry point is assets.py, which allows a user to add, remove, upload,
6 and download assets.
8 Assets are stored in Google Storage, named for their version number.
11 Individual Assets
28 $ infra/bots/assets/assets.py add myasset
29 Creating asset in infra/bots/assets/myasset
30 Creating infra/bots/assets/myasset/download.py
31 Creating infra/bots/assets/myasset/upload.py
[all …]
/third_party/typescript/tests/baselines/reference/
DannotatedThisPropertyInitializerDoesntNarrow.symbols13 this.assets = {};
14 >this.assets : Symbol(C.assets, Decl(Compilation.js, 5, 19))
16 >assets : Symbol(C.assets, Decl(Compilation.js, 5, 19))
21 mappy(this.assets)
23 >this.assets : Symbol(C.assets, Decl(Compilation.js, 5, 19))
25 >assets : Symbol(C.assets, Decl(Compilation.js, 5, 19))
DannotatedThisPropertyInitializerDoesntNarrow.types13 this.assets = {};
14 >this.assets = {} : {}
15 >this.assets : { [assetName: string]: number; }
17 >assets : { [assetName: string]: number; }
23 mappy(this.assets)
24 >mappy(this.assets) : void
26 >this.assets : { [assetName: string]: number; }
28 >assets : { [assetName: string]: number; }
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dimage_resolution_test.dart45 "assets/image.png" : [
46 "assets/image.png",
47 "assets/1.5x/image.png",
48 "assets/2.0x/image.png",
49 "assets/3.0x/image.png",
50 "assets/4.0x/image.png"
64 case 'assets/image.png':
67 case 'assets/1.0x/image.png':
70 case 'assets/1.5x/image.png':
73 case 'assets/2.0x/image.png':
[all …]
Dimage_package_asset_test.dart11 'assets/image.png',
14 expect(image.keyName, 'packages/test_package/assets/image.png');
19 'assets/image.png',
23 expect(image.keyName, 'packages/test_package/assets/image.png');
28 'assets/image.png',
33 expect(assetImage.keyName, 'packages/test_package/assets/image.png');
38 'assets/image.png',
44 expect(assetImage.keyName, 'packages/test_package/assets/image.png');
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Dgradle_plugin_fat_apk_test.dart25 'assets/flutter_assets/isolate_snapshot_data',
26 'assets/flutter_assets/kernel_blob.bin',
27 'assets/flutter_assets/vm_snapshot_data',
59 'assets/flutter_assets/isolate_snapshot_data',
60 'assets/flutter_assets/kernel_blob.bin',
61 'assets/flutter_assets/vm_snapshot_data',
82 'assets/flutter_assets/isolate_snapshot_data',
83 'assets/flutter_assets/kernel_blob.bin',
84 'assets/flutter_assets/vm_snapshot_data',
104 'assets/flutter_assets/isolate_snapshot_data',
[all …]
Dgradle_plugin_light_apk_test.dart25 'assets/flutter_assets/isolate_snapshot_data',
26 'assets/flutter_assets/kernel_blob.bin',
27 'assets/flutter_assets/vm_snapshot_data',
52 'assets/flutter_assets/isolate_snapshot_data',
53 'assets/flutter_assets/kernel_blob.bin',
54 'assets/flutter_assets/vm_snapshot_data',
79 'assets/flutter_assets/isolate_snapshot_data',
80 'assets/flutter_assets/kernel_blob.bin',
81 'assets/flutter_assets/vm_snapshot_data',
112 'assets/flutter_assets/isolate_snapshot_data',
[all …]
Dbuild_aar_module_test.dart138 section('Check assets in release AAR');
152 'assets/flutter_assets/FontManifest.json',
153 'assets/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf',
241 section('Check assets in debug AAR');
255 'assets/flutter_assets/FontManifest.json',
256 'assets/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf',
258 'assets/flutter_assets/isolate_snapshot_data',
259 'assets/flutter_assets/kernel_blob.bin',
260 'assets/flutter_assets/vm_snapshot_data',
/third_party/flutter/skia/tools/skqp/
Dcut_release.py19 ASSETS = 'platform_tools/android/apps/skqp/src/main/assets' variable
20 BUCKET = 'skia-skqp-assets'
27 check_call([exe, tmp, ASSETS + '/gmkb/' + name])
75 path = ASSETS + '/gmkb/' + d
100 for dirpath, _, filenames in os.walk(ASSETS + '/gmkb'):
106 filelist.append('%s;%s\n' % (digest, os.path.relpath(path, ASSETS)))
131 remove(ASSETS + '/files.checksum')
132 for d in [ASSETS + '/gmkb', ASSETS + '/skqp', ]:
148 with open(ASSETS + '/skqp/rendertests.txt', 'w') as o:
154 with open(ASSETS + '/skqp/unittests.txt', 'w') as o:
[all …]
/third_party/skia/tools/skqp/
Dcut_release.py19 ASSETS = 'platform_tools/android/apps/skqp/src/main/assets' variable
20 BUCKET = 'skia-skqp-assets'
31 check_call([exe, tmp, ASSETS + '/gmkb/' + name])
79 path = ASSETS + '/gmkb/' + d
104 for dirpath, _, filenames in os.walk(ASSETS + '/gmkb'):
110 filelist.append('%s;%s\n' % (digest, os.path.relpath(path, ASSETS)))
135 remove(ASSETS + '/files.checksum')
136 for d in [ASSETS + '/gmkb', ASSETS + '/skqp', ]:
152 with open(ASSETS + '/skqp/rendertests.txt', 'w') as o:
158 with open(ASSETS + '/skqp/unittests.txt', 'w') as o:
[all …]
/third_party/skia/infra/bots/assets/
DREADME.md1 Assets chapter
4 This directory contains tooling for managing assets used by the bots. The
5 primary entry point is assets.py, which allows a user to add, remove, upload,
6 and download assets.
8 Assets are stored in Google Storage, named for their version number.
11 Individual Assets
37 Created infra/bots/assets/myasset/create.py; you will need to add implementation before uploading t…
38 $ vi infra/bots/assets/myasset/create.py
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dtile_mode.dart33 /// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/tile_mode_clamp_radial.png)
42 …/// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/tile_mode_repeated_linear.png)
43 …/// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/tile_mode_repeated_radial.png)
53 /// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/tile_mode_mirror_linear.png)
54 /// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/tile_mode_mirror_radial.png)
/third_party/flutter/flutter/packages/flutter/test/painting/
Dimage_resolution_test.dart59 _buildAndTestWithOneAsset('assets/normalFolder/normalFile.png');
63 _buildAndTestWithOneAsset('assets/parentFolder/3.0x/normalFile.png');
67 _buildAndTestWithOneAsset('assets/parentFolder/__3.0x__/leafFolder/normalFile.png');
71 _buildAndTestWithOneAsset('assets/parentFolder/__3.0x_leaf_folder_/normalFile.png');
75 _buildAndTestWithOneAsset('assets/parentFolder/__3.0x__/leafFolder/normalFile.png');
79 _buildAndTestWithOneAsset('assets/parentFolder/3.0x/leafFolder/normalFile.png');
86 const String mainAssetPath = 'assets/normalFolder/normalFile.png';
87 const String variantPath = 'assets/normalFolder/3.0x/normalFile.png';
120 const String mainAssetPath = 'assets/normalFolder/normalFile.png';
151 …group('Regression - When assets available are 1.0 and 3.0 check devices with a range of scales', (…
[all …]
/third_party/flutter/skia/infra/bots/
Dcompile.isolate39 'assets/android_ndk_darwin/VERSION',
40 'assets/android_ndk_linux/VERSION',
41 'assets/android_ndk_windows/VERSION',
42 'assets/cast_toolchain/VERSION',
43 'assets/clang_linux/VERSION',
44 'assets/clang_win/VERSION',
45 'assets/mips64el_toolchain_linux/VERSION',
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dbox_fit.dart18 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_fill.png)
24 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_contain.png)
29 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_cover.png)
35 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_fitWidth.png)
41 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_fitHeight.png)
49 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_none.png)
59 /// ![](https://flutter.github.io/assets-for-api-docs/assets/painting/box_fit_scaleDown.png)
Dimage_resolution.dart27 /// ## Naming assets for matching with different pixel densities
29 /// Main assets are presumed to match a nominal pixel ratio of 1.0. To specify
30 /// assets targeting different pixel ratios, place the variant assets in
37 /// the following assets:
59 /// assets/icons/3.0x/heart.png would be a valid variant of
60 /// assets/icons/heart.png.
63 /// ## Fetching assets
67 /// above. First, the `pubspec.yaml` of the project should specify its assets in
72 /// assets:
81 /// ## Assets in packages
[all …]
/third_party/flutter/flutter/packages/flutter_tools/templates/plugin/
Dpubspec.yaml.tmpl26 # adding or updating assets for this project.
31 # To add assets to your plugin package, add an assets section, like this:
32 # assets:
36 # For details regarding assets in packages, see
37 # https://flutter.dev/assets-and-images/#from-packages
40 # https://flutter.dev/assets-and-images/#resolution-aware.
/third_party/flutter/engine/flutter/testing/
Dtesting.gni16 # assets_dir (required): The assets directory
20 assert(defined(invoker.assets_dir), "The assets directory.")
116 vm_snapshot_data = "$target_gen_dir/assets/vm_snapshot_data"
117 vm_snapshot_instr = "$target_gen_dir/assets/vm_snapshot_instr"
118 isolate_snapshot_data = "$target_gen_dir/assets/isolate_snapshot_data"
119 isolate_snapshot_instr = "$target_gen_dir/assets/isolate_snapshot_instr"
155 dart_snapshot_kernel_path = "$target_gen_dir/assets/kernel_blob.bin"
198 outputs = [ "$target_gen_dir/assets/{{source_file_part}}" ]
225 assets_dir = "$target_gen_dir/assets"
229 # If the fixtures are specified, copy them to the assets directory.
[all …]
/third_party/skia/infra/bots/assets/text_blob_traces/
DREADME.md18 To upload a new version of the assets, first place the new version in the
21 infra/bots/assets/assets.py upload -t text_blob_traces text_blob_traces
23 Then commit the file `infra/bots/assets/text_blob_traces/VERSION`
30 infra/bots/assets/assets.py download -t text_blob_traces text_blob_traces
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
DCodecApp.csproj125 <Content Include="Assets\BadgeLogo.png" />
126 <Content Include="Assets\Logo.png" />
127 <Content Include="Assets\SplashScreen.png" />
128 <Content Include="Assets\SquareTile150x150.png" />
129 <Content Include="Assets\SquareTile71x71.png" />
130 <Content Include="Assets\StoreLogo.png" />
131 <Content Include="Assets\WideLogo.png" />
162 <Content Include="Assets\AlignmentGrid.png" />
163 <Content Include="Assets\ApplicationIcon.png">
166 <Content Include="Assets\Tiles\FlipCycleTileLarge.png">
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dasset.dart61 /// Constructs an [_ManifestAssetBundle] that gathers the set of assets from the
140 // in the pubspec.yaml file's assets and font and sections. The
161 // Add fonts and assets from packages.
205 // font assets. It need not exist for an image if resolution-specific
474 // Given an assets directory like this:
476 // assets/foo
477 // assets/var1/foo
478 // assets/var2/foo
479 // assets/bar
481 // variantsFor('assets/foo') => ['/assets/var1/foo', '/assets/var2/foo']
[all …]

12345678910>>...48