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

  /external/libpng/
pngtest.c 658 #define have_sTER 0x01
732 if (set_location(png_ptr, my_user_chunk_data, have_sTER) != 0)
805 if (user_chunk_data.location[i] == (location | have_sTER))
    [all...]
  /external/skia/third_party/libpng/
pngtest.c 657 #define have_sTER 0x01
731 if (set_location(png_ptr, my_user_chunk_data, have_sTER) != 0)
804 if (user_chunk_data.location[i] == (location | have_sTER))
    [all...]

Completed in 422 milliseconds