/external/chromium_org/third_party/skia/src/gpu/ |
D | SkGrPixelRef.cpp | 162 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
|
D | GrPictureUtils.cpp | 149 virtual bool onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in GrGatherDevice
|
D | SkGpuDevice.cpp | 262 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
|
/external/skia/src/gpu/ |
D | SkGrPixelRef.cpp | 162 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
|
D | GrPictureUtils.cpp | 149 virtual bool onReadPixels(const SkBitmap& bitmap, in onReadPixels() function in GrGatherDevice
|
D | SkGpuDevice.cpp | 262 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
|
/external/chromium_org/third_party/skia/src/image/ |
D | SkImage.cpp | 105 bool SkImage_Base::onReadPixels(SkBitmap* bitmap, const SkIRect& subset) const { in onReadPixels() function in SkImage_Base
|
D | SkImage_Raster.cpp | 123 bool SkImage_Raster::onReadPixels(SkBitmap* dst, const SkIRect& subset) const { in onReadPixels() function in SkImage_Raster
|
/external/skia/src/image/ |
D | SkImage.cpp | 105 bool SkImage_Base::onReadPixels(SkBitmap* bitmap, const SkIRect& subset) const { in onReadPixels() function in SkImage_Base
|
D | SkImage_Raster.cpp | 123 bool SkImage_Raster::onReadPixels(SkBitmap* dst, const SkIRect& subset) const { in onReadPixels() function in SkImage_Raster
|
/external/skia/src/core/ |
D | SkDevice.cpp | 113 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
|
D | SkPixelRef.cpp | 280 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
|
D | SkBitmapDevice.cpp | 232 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkDevice.cpp | 113 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
|
D | SkPixelRef.cpp | 280 bool SkPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
|
D | SkBitmapDevice.cpp | 181 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
|
/external/chromium_org/skia/ext/ |
D | pixel_ref_utils.cc | 317 virtual bool onReadPixels(const SkImageInfo& info, in onReadPixels() function in skia::__anonf5dfe7e80111::GatherPixelRefDevice
|
/external/skia/src/utils/ |
D | SkDeferredCanvas.cpp | 489 bool SkDeferredDevice::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkDeferredDevice
|
/external/chromium_org/third_party/skia/src/utils/ |
D | SkDeferredCanvas.cpp | 489 bool SkDeferredDevice::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkDeferredDevice
|
/external/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 1589 bool GrGpuGL::onReadPixels(GrRenderTarget* target, in onReadPixels() function in GrGpuGL
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 1589 bool GrGpuGL::onReadPixels(GrRenderTarget* target, in onReadPixels() function in GrGpuGL
|