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

  /external/skia/src/gpu/vk/
GrVkGpu.h 63 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
GrVkGpu.cpp 239 bool GrVkGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
    [all...]
  /external/skia/src/gpu/
GrGpu.h 543 virtual bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
GrGpu.cpp 313 if (!this->onGetWritePixelsInfo(dstSurface, width, height, srcConfig, drawPreference,
GrTest.cpp 305 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
  /external/skia/src/gpu/gl/
GrGLGpu.h 66 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
GrGLGpu.cpp 721 bool GrGLGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
    [all...]

Completed in 619 milliseconds