Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGrPixelRef.cpp152 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
DSkGpuDevice.cpp308 bool SkGpuDevice::onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in SkGpuDevice
/external/skia/src/core/
DSkPixelRef.cpp169 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
DSkDevice.cpp249 bool SkDevice::onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in SkDevice
/external/skia/legacy/src/core/
DSkPixelRef.cpp152 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
DSkDevice.cpp190 bool SkDevice::onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in SkDevice
/external/skia/src/utils/
DSkPictureUtils.cpp147 virtual bool onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in GatherPixelRefDevice
DSkDeferredCanvas.cpp443 bool DeferredDevice::onReadPixels( in onReadPixels() function in DeferredDevice
/external/skia/legacy/src/utils/
DSkDeferredCanvas.cpp590 bool SkDeferredCanvas::DeferredDevice::onReadPixels( in onReadPixels() function in SkDeferredCanvas::DeferredDevice
/external/skia/src/gpu/gl/
DGrGpuGL.cpp1428 bool GrGpuGL::onReadPixels(GrRenderTarget* target, in onReadPixels() function in GrGpuGL
/external/skia/src/pdf/
DSkPDFDevice.cpp1655 bool SkPDFDevice::onReadPixels(const SkBitmap& bitmap, int x, int y, in onReadPixels() function in SkPDFDevice
/external/skia/src/device/xps/
DSkXPSDevice.cpp2385 bool SkXPSDevice::onReadPixels(const SkBitmap& bitmap, int x, int y, in onReadPixels() function in SkXPSDevice