Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkPixmap.h567 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function
622 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function
643 bool readPixels(const SkPixmap& dst) const { in readPixels() function
DSkBitmap.h976 bool readPixels(const SkPixmap& dst) const { in readPixels() function
/third_party/flutter/skia/src/core/
DSkBitmap.cpp476 bool SkBitmap::readPixels(const SkImageInfo& requestedDstInfo, void* dstPixels, size_t dstRB, in readPixels() function in SkBitmap
485 bool SkBitmap::readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function in SkBitmap
DSkPixmap.cpp135 bool SkPixmap::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in readPixels() function in SkPixmap
DSkDevice.cpp327 bool SkBaseDevice::readPixels(const SkPixmap& pm, int x, int y) { in readPixels() function in SkBaseDevice
DSkCanvas.cpp643 bool SkCanvas::readPixels(const SkPixmap& pm, int x, int y) { in readPixels() function in SkCanvas
648 bool SkCanvas::readPixels(const SkImageInfo& dstInfo, void* dstP, size_t rowBytes, int x, int y) { in readPixels() function in SkCanvas
652 bool SkCanvas::readPixels(const SkBitmap& bm, int x, int y) { in readPixels() function in SkCanvas
/third_party/flutter/skia/src/image/
DSkSurface.cpp336 bool SkSurface::readPixels(const SkPixmap& pm, int srcX, int srcY) { in readPixels() function in SkSurface
340 bool SkSurface::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in readPixels() function in SkSurface
345 bool SkSurface::readPixels(const SkBitmap& bitmap, int srcX, int srcY) { in readPixels() function in SkSurface
DSkImage.cpp51 bool SkImage::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, in readPixels() function in SkImage
212 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels() function in SkImage
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp111 angle::Result FramebufferNULL::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp240 angle::Result FramebufferD3D::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferD3D
/third_party/flutter/skia/modules/canvaskit/
Dinterface.js396 CanvasKit.SkImage.prototype.readPixels = function(imageInfo, srcX, srcY) { method in CanvasKit.SkImage
508 CanvasKit.SkCanvas.prototype.readPixels = function(x, y, w, h, alphaType, method in CanvasKit.SkCanvas
Dexterns.js547 CanvasKit.SkCanvas.prototype.readPixels = function() {}; method in CanvasKit.SkCanvas
/third_party/flutter/skia/src/gpu/
DGrSurfaceContext.cpp61 bool GrSurfaceContext::readPixels(const GrPixelInfo& origDstInfo, void* dst, size_t rowBytes, in readPixels() function in GrSurfaceContext
DGrGpu.cpp359 bool GrGpu::readPixels(GrSurface* surface, int left, int top, int width, int height, in readPixels() function in GrGpu
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp474 angle::Result FramebufferGL::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferGL
DDispatchTableGL_autogen.h67 PFNGLREADPIXELSPROC readPixels = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp467 angle::Result FramebufferVk::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1508 angle::Result Framebuffer::readPixels(const Context *context, in readPixels() function in gl::Framebuffer
DContext.cpp3768 void Context::readPixels(GLint x, in readPixels() function in gl::Context
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property