Searched refs:png (Results 1 – 15 of 15) sorted by relevance
/hardware/google/gfxstream/host/ |
D | Android.bp | 193 "tests/testdata/256x256_android.png", 194 "tests/testdata/256x256_android_with_transparency.png", 195 "tests/testdata/256x256_golden_blend_premultiplied.png", 196 "tests/testdata/256x256_golden_crop.png", 197 "tests/testdata/256x256_golden_simple_composition.png", 198 "tests/testdata/256x256_golden_multiple_layers.png", 199 "tests/testdata/256x256_golden_multiple_targets_0.png", 200 "tests/testdata/256x256_golden_multiple_targets_1.png", 201 "tests/testdata/256x256_golden_multiple_targets_2.png", 202 "tests/testdata/256x256_golden_multiple_targets_3.png", [all …]
|
D | CMakeLists.txt | 333 file(GLOB Vulkan_unittests_datafiles "tests/testdata/*.png")
|
/hardware/google/gfxstream/common/end2end/ |
D | Android.bp | 26 "testdata/256x256_android.png", 27 "testdata/256x256_android_with_transparency.png", 28 "testdata/256x256_golden_basic_composition.png",
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_toplevel_help.cpp | 204 "input.png" would load as input_0.png, input_1.png, etc.
|
D | stb_image_write.h | 1219 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png() local 1220 if (png == NULL) return 0; in stbi_write_png() 1223 if (!f) { STBIW_FREE(png); return 0; } in stbi_write_png() 1224 fwrite(png, 1, len, f); in stbi_write_png() 1226 STBIW_FREE(png); in stbi_write_png() 1234 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png_to_func() local 1235 if (png == NULL) return 0; in stbi_write_png_to_func() 1236 func(context, png, len); in stbi_write_png_to_func() 1237 STBIW_FREE(png); in stbi_write_png_to_func()
|
/hardware/interfaces/tv/cec/1.0/vts/functional/ |
D | README.md | 9 ![drawing](setup.png)
|
/hardware/interfaces/audio/aidl/android/hardware/audio/effect/ |
D | state.gv | 17 // To render: "dot -Tpng state.gv -o state.png"
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1219 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png() local 1220 if (png == NULL) return 0; in stbi_write_png() 1223 if (!f) { STBIW_FREE(png); return 0; } in stbi_write_png() 1224 fwrite(png, 1, len, f); in stbi_write_png() 1226 STBIW_FREE(png); in stbi_write_png() 1234 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png_to_func() local 1235 if (png == NULL) return 0; in stbi_write_png_to_func() 1236 func(context, png, len); in stbi_write_png_to_func() 1237 STBIW_FREE(png); in stbi_write_png_to_func()
|
/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | stream-in-sm.gv | 15 // To render: dot -Tpng stream-in-sm.gv -o stream-in-sm.png
|
D | stream-in-async-sm.gv | 15 // To render: dot -Tpng stream-in-async-sm.gv -o stream-in-async-sm.png
|
D | stream-out-sm.gv | 15 // To render: dot -Tpng stream-out-sm.gv -o stream-out-sm.png
|
D | stream-out-async-sm.gv | 15 // To render: dot -Tpng stream-out-async-sm.gv -o stream-out-async-sm.png
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | README.md | 126 astcenc -cl example.png example.astc 6x6 -medium 128 This compresses `example.png` using the LDR color profile and a 6x6 block 159 astcenc -tl example.png example.tga 5x5 -thorough
|
/hardware/interfaces/health/aidl/ |
D | README.md | 218 /vendor/etc/res/images/charger/*.png 225 /vendor/etc/res/images/charger/default/*.png
|
/hardware/interfaces/security/rkp/ |
D | README.md | 131 TODO(jbires): Replace this with a `.png` containing a sequence diagram. The
|