Home
last modified time | relevance | path

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

/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()
167 png = true; in main()
217 if (png) { in main()
/frameworks/base/cmds/bootanimation/
DFORMAT.md76 ## clock_font.png
86 ## progress_font.png
89 follows the same specification as the one described for clock_font.png.
96 named sequentially (e.g. `part000.png`, `part001.png`, ...) and added to the zip archive in that
129 for fn in *.png ; do
136 pngquant --force --ext .png *.png
137 # alternatively: mogrify -colors 256 anim-tmp/*/*.png
142 zip -0qry -i \*.txt \*.png \*.wav @ ../bootanimation.zip *.txt part*
/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)
Dstatus-bar-data-pipeline.md10 ![image of status bar](status-bar.png)
28 ![diagram of UI, domain, and data layers](modern-architecture.png)
74 ![diagram of wifi and mobile pipelines](status-bar-pipeline.png)
91 ![diagram of mobile parent child relationship](status-bar-mobile-pipeline.png)
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.md190 ![How plugins work](sysui-plugins.png)
Dqs-tiles.md17 ![QQS on the left, QS on the right](QS-QQS.png)
/frameworks/av/media/libmedia/docs/
DMakefile1 paused.png : paused.dot
/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/base/packages/SystemUI/docs/device-entry/
Dglossary.md8 | Lock screen<br><br>![ss_aod](imgs/lockscreen.png) | The first screen available w…
9 | Bouncer, [bouncer.md][2]<br><br>![ss_aod](imgs/bouncer_pin.png) | The component responsible fo…
11 | Ambient display (AOD), [doze.md][6]<br><br>![ss_aod](imgs/aod.png) | UI shown when the device is …
24 | Bypass User Journey <br><br>![ss_bypass](imgs/bypass.png) | Once the user successfully authentica…
Dbouncer.md5 ![ss-bouncer](./imgs/bouncer_pin.png)
Ddoze.md7 ![ss-aod](./imgs/aod.png)
/frameworks/native/cmds/installd/
Dinstalld.rc47 mkdir /config/sdcardfs/extensions/1057/png
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp542 Png png(context->GetDiagnostics()); in CompilePng() local
543 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/av/media/libheadtracking/
DREADME.md124 ![Pose processing graph](PoseProcessingGraph.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
1841 # generated by dot. Possible values are svg, png, jpg, or gif.
1842 # If left blank png will be used. If you choose svg you need to set
1846 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