Home
last modified time | relevance | path

Searched defs:onReadPixels (Results 1 – 20 of 20) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm767 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm833 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
/external/skqp/src/gpu/mock/
DGrMockGpu.h78 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, GrColorType, in onReadPixels() function
/external/skia/src/gpu/mock/
DGrMockGpu.h84 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, GrColorType, in onReadPixels() function
/external/skqp/src/image/
DSkImage_Raster.cpp156 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
DSkImage_Lazy.cpp218 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Lazy
DSkImage_GpuBase.cpp163 bool SkImage_GpuBase::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_GpuBase
/external/skia/src/image/
DSkImage_Raster.cpp158 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
DSkImage_Lazy.cpp219 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Lazy
DSkImage_GpuBase.cpp166 bool SkImage_GpuBase::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_GpuBase
/external/skia/src/core/
DSkDevice.cpp306 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkBitmapDevice.cpp339 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
/external/skqp/src/core/
DSkDevice.cpp314 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkBitmapDevice.cpp346 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp2032 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
/external/skia/src/gpu/
DSkGpuDevice.cpp196 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice
/external/skqp/src/gpu/
DSkGpuDevice.cpp201 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice
/external/skia/src/gpu/vk/
DGrVkGpu.cpp2078 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2314 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2345 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu