Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkImageDecoder_libpng.cpp32 #ifndef int_p_NULL
33 #define int_p_NULL nullptr macro
259 &colorType, int_p_NULL, int_p_NULL, int_p_NULL); in onDecodeInit()
298 &pngColorType, &interlaceType, int_p_NULL, int_p_NULL); in onDecode()
481 &colorType, int_p_NULL, int_p_NULL, int_p_NULL); in getBitmapColorType()