Searched refs:PNG_USE_COMPILE_TIME_MASKS (Results 1 - 6 of 6) sorted by relevance

/external/libpng/
H A Dpngpriv.h1207 * The PNG_USE_COMPILE_TIME_MASKS option causes generation of pre-computed
1211 #ifndef PNG_USE_COMPILE_TIME_MASKS
1212 # define PNG_USE_COMPILE_TIME_MASKS 1 macro
H A Dpngrutil.c3168 # if PNG_USE_COMPILE_TIME_MASKS
3208 #if PNG_USE_COMPILE_TIME_MASKS
3247 #else /* !PNG_USE_COMPILE_TIME_MASKS */
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h1178 * The PNG_USE_COMPILE_TIME_MASKS option causes generation of pre-computed
1182 #ifndef PNG_USE_COMPILE_TIME_MASKS
1183 # define PNG_USE_COMPILE_TIME_MASKS 1 macro
H A Dpngrutil.c3166 # if PNG_USE_COMPILE_TIME_MASKS
3206 #if PNG_USE_COMPILE_TIME_MASKS
3245 #else /* !PNG_USE_COMPILE_TIME_MASKS */
/external/skia/third_party/libpng/
H A Dpngpriv.h1178 * The PNG_USE_COMPILE_TIME_MASKS option causes generation of pre-computed
1182 #ifndef PNG_USE_COMPILE_TIME_MASKS
1183 # define PNG_USE_COMPILE_TIME_MASKS 1 macro
H A Dpngrutil.c3166 # if PNG_USE_COMPILE_TIME_MASKS
3206 #if PNG_USE_COMPILE_TIME_MASKS
3245 #else /* !PNG_USE_COMPILE_TIME_MASKS */

Completed in 75 milliseconds