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

  /external/skia/src/gpu/vk/
GrVkGpu.h 168 bool onTransferPixels(GrSurface*,
172 SkDebugf("onTransferPixels not yet implemented for Vulkan\n");
  /external/skia/src/gpu/
GrGpu.h 562 virtual bool onTransferPixels(GrSurface*,
GrGpu.cpp 379 if (this->onTransferPixels(surface, left, top, width, height, config,
GrTest.cpp 380 bool onTransferPixels(GrSurface* surface,
  /external/skia/src/gpu/gl/
GrGLGpu.h 209 bool onTransferPixels(GrSurface*,
GrGLGpu.cpp 842 bool GrGLGpu::onTransferPixels(GrSurface* surface,
    [all...]

Completed in 741 milliseconds