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

  /external/skia/src/images/
transform_scanline.h 24 typedef void (*transform_scanline_proc)(const char* SK_RESTRICT src, typedef
  /external/skia/legacy/src/images/
SkImageDecoder_libpng.cpp 822 typedef void (*transform_scanline_proc)(const char* SK_RESTRICT src, typedef
915 static transform_scanline_proc choose_proc(SkBitmap::Config config,
    [all...]

Completed in 1041 milliseconds