Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/gpu/
DSkGrPixelRef.cpp162 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
DGrPictureUtils.cpp149 virtual bool onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in GrGatherDevice
DSkGpuDevice.cpp262 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
/external/skia/src/gpu/
DSkGrPixelRef.cpp162 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
DGrPictureUtils.cpp149 virtual bool onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in GrGatherDevice
DSkGpuDevice.cpp262 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
/external/chromium_org/third_party/skia/src/image/
DSkImage.cpp105 bool SkImage_Base::onReadPixels(SkBitmap* bitmap, const SkIRect& subset) const { in onReadPixels() function in SkImage_Base
DSkImage_Raster.cpp123 bool SkImage_Raster::onReadPixels(SkBitmap* dst, const SkIRect& subset) const { in onReadPixels() function in SkImage_Raster
/external/skia/src/image/
DSkImage.cpp105 bool SkImage_Base::onReadPixels(SkBitmap* bitmap, const SkIRect& subset) const { in onReadPixels() function in SkImage_Base
DSkImage_Raster.cpp123 bool SkImage_Raster::onReadPixels(SkBitmap* dst, const SkIRect& subset) const { in onReadPixels() function in SkImage_Raster
/external/skia/src/core/
DSkDevice.cpp113 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkPixelRef.cpp280 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
DSkBitmapDevice.cpp232 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
/external/chromium_org/third_party/skia/src/core/
DSkDevice.cpp113 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkPixelRef.cpp280 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
DSkBitmapDevice.cpp181 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
/external/chromium_org/skia/ext/
Dpixel_ref_utils.cc317 virtual bool onReadPixels(const SkImageInfo& info, in onReadPixels() function in skia::__anonf5dfe7e80111::GatherPixelRefDevice
/external/skia/src/utils/
DSkDeferredCanvas.cpp489 bool SkDeferredDevice::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkDeferredDevice
/external/chromium_org/third_party/skia/src/utils/
DSkDeferredCanvas.cpp489 bool SkDeferredDevice::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkDeferredDevice
/external/skia/src/gpu/gl/
DGrGpuGL.cpp1589 bool GrGpuGL::onReadPixels(GrRenderTarget* target, in onReadPixels() function in GrGpuGL
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGpuGL.cpp1589 bool GrGpuGL::onReadPixels(GrRenderTarget* target, in onReadPixels() function in GrGpuGL