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

  /external/skia/src/gpu/vk/
GrVkGpu.h 59 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/
GrGpu.h 540 virtual bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight,
GrGpu.cpp 275 if (!this->onGetReadPixelsInfo(srcSurface, width, height, rowBytes, readConfig, drawPreference,
GrTest.cpp 301 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
  /external/skia/src/gpu/gl/
GrGLGpu.h 62 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
GrGLGpu.cpp     [all...]

Completed in 40 milliseconds