Searched refs:int_p_NULL (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/images/ |
D | SkImageDecoder_libpng.cpp | 230 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecodeInit() 272 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecode() 451 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onBuildTileIndex() 468 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in getBitmapConfig() 636 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecodeRegion()
|
/external/skia/legacy/src/images/ |
D | SkImageDecoder_libpng.cpp | 229 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecodeInit() 271 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecode() 445 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onBuildTileIndex() 462 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in getBitmapConfig() 630 &color_type, &interlace_type, int_p_NULL, int_p_NULL); in onDecodeRegion()
|
/external/libpng/ |
D | example.c | 178 &interlace_type, int_p_NULL, int_p_NULL);
|
D | png.h | 567 #define int_p_NULL (int *)NULL macro 583 #define int_p_NULL NULL
|
/external/qemu/distrib/libpng-1.2.19/ |
D | png.h | 448 #define int_p_NULL (int *)NULL macro 464 #define int_p_NULL NULL
|