HomeSort by relevance Sort by last modified time
    Searched refs:PNG_USER_CHUNK_CACHE_MAX (Results 1 - 2 of 2) sorted by null

  /external/libpng/
pngconf.h 874 #ifndef PNG_USER_CHUNK_CACHE_MAX
875 # define PNG_USER_CHUNK_CACHE_MAX 0
    [all...]
pngread.c 72 # ifdef PNG_USER_CHUNK_CACHE_MAX
74 png_ptr->user_chunk_cache_max = PNG_USER_CHUNK_CACHE_MAX;
    [all...]

Completed in 245 milliseconds