Home
last modified time | relevance | path

Searched refs:png (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/cmds/bootanimation/
DFORMAT.md73 ## clock_font.png
83 ## progress_font.png
86 follows the same specification as the one described for clock_font.png.
93 named sequentially (e.g. `part000.png`, `part001.png`, ...) and added to the zip archive in that
126 for fn in *.png ; do
133 pngquant --force --ext .png *.png
134 # alternatively: mogrify -colors 256 anim-tmp/*/*.png
139 zip -0qry -i \*.txt \*.png \*.wav @ ../bootanimation.zip *.txt part*
/frameworks/base/packages/SystemUI/scripts/
Dcopy_profile_icons.sh11 adb pull /data/system/users/${photo}/photo.png
12 adb push photo.png /data/user/${user}/users/${photo}
/frameworks/base/cmds/screencap/
Dscreencap.cpp131 bool png = false; in main() local
136 png = true; in main()
163 png = true; in main()
213 if (png) { in main()
/frameworks/base/packages/SystemUI/docs/
Dclock-plugins.md45 os.system('adb -s %s shell screencap -p > %s/screencap_%06d.png' % (serial, OUTPUT_FOLDER, count))
62 return [os.path.join(path, name) for name in os.listdir(path) if name.endswith('.png')]
79 raise ValueError("folder '%s' doesn't contain any png files" % path)
81 imwrite('average.png', AVG)
Dmedia-controls.md11 ![media controls pipeline](media-controls-pipeline.png)
Dphysics-animation-layout.md16 …figured using the controller's configuration methods.](physics-animation-layout-config-methods.png)
Dplugins.md189 ![How plugins work](sysui-plugins.png)
Dqs-tiles.md17 ![QQS on the left, QS on the right](QS-QQS.png)
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoLand.java284 final File png = new File(dir, cat.getName().replaceAll("[/ #:]+", "_") + ".png"); in shareCat() local
288 OutputStream os = new FileOutputStream(png); in shareCat()
293 new String[]{png.toString()}, in shareCat()
296 Log.v("Neko", "cat file: " + png); in shareCat()
297 Uri uri = FileProvider.getUriForFile(this, "com.android.egg.fileprovider", png); in shareCat()
/frameworks/av/media/libmedia/docs/
DMakefile1 paused.png : paused.dot
/frameworks/native/cmds/installd/
Dinstalld.rc47 mkdir /config/sdcardfs/extensions/1057/png
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp543 Png png(context->GetDiagnostics()); in CompilePng() local
544 if (!png.process(path_data.source, &legacy_stream, &legacy_buffer, {})) { in CompilePng()
/frameworks/base/media/native/midi/include/
DDoxyfile1509 # doxygen run you need to manually remove any form_*.png images from the HTML
1520 # Note that when changing this option you need to delete any form_*.png files in
2371 # Possible values are: png, png:cairo, png:cairo:cairo, png:cairo:gd, png:gd,
2372 # png:gd:gd, jpg, jpg:cairo, jpg:cairo:gd, jpg:gd, jpg:gd:gd, gif, gif:cairo,
2373 # gif:cairo:gd, gif:gd, gif:gd:gd, svg, png:gd, png:gd:gd, png:cairo,
2374 # png:cairo:gd, png:cairo:cairo, png:cairo:gdiplus, png:gdiplus and
2375 # png:gdiplus:gdiplus.
2376 # The default value is: png.
2379 DOT_IMAGE_FORMAT = png
/frameworks/av/media/codec2/docs/
Ddoxygen.config1459 # doxygen run you need to manually remove any form_*.png images from the HTML
1470 # Note that when changing this option you need to delete any form_*.png files in
2330 # Possible values are: png, jpg, gif, svg, png:gd, png:gd:gd, png:cairo,
2331 # png:cairo:gd, png:cairo:cairo, png:cairo:gdiplus, png:gdiplus and
2332 # png:gdiplus:gdiplus.
2333 # The default value is: png.
2336 DOT_IMAGE_FORMAT = png
/frameworks/wilhelm/doc/
DDoxyfile1048 # to manually remove any form_*.png images from the HTML output directory
1056 # Note that when changing this option you need to delete any form_*.png files
1569 # generated by dot. Possible values are png, jpg, or gif
1570 # If left blank png will be used.
1572 DOT_IMAGE_FORMAT = png
/frameworks/native/docs/
DDoxyfile48 PROJECT_LOGO = logo.png
1221 # to manually remove any form_*.png images from the HTML output directory
1229 # Note that when changing this option you need to delete any form_*.png files
1840 # generated by dot. Possible values are svg, png, jpg, or gif.
1841 # If left blank png will be used. If you choose svg you need to set
1845 DOT_IMAGE_FORMAT = png
/frameworks/av/media/libaaudio/
DDoxyfile1392 # doxygen run you need to manually remove any form_*.png images from the HTML
1403 # Note that when changing this option you need to delete any form_*.png files in
2211 # Possible values are: png, jpg, gif and svg.
2212 # The default value is: png.
2215 DOT_IMAGE_FORMAT = png