/third_party/skia/include/core/ |
D | SkPixmap.h | 563 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 618 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 639 bool readPixels(const SkPixmap& dst) const { in readPixels() function
|
D | SkBitmap.h | 1001 bool readPixels(const SkPixmap& dst) const { in readPixels() function
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglVGRenderUtil.cpp | 48 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
|
D | teglGLES1RenderUtil.cpp | 50 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
|
D | teglGLES2RenderUtil.cpp | 44 void readPixels (const glw::Functions& gl, tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
|
D | teglWideColorTests.cpp | 734 void WideColorSurfaceTest::readPixels (const glw::Functions& gl, float* dataPtr) in readPixels() function in deqp::egl::__anon39fa28910111::WideColorSurfaceTest 740 void WideColorSurfaceTest::readPixels (const glw::Functions& gl, deUint32 *dataPtr) in readPixels() function in deqp::egl::__anon39fa28910111::WideColorSurfaceTest 746 void WideColorSurfaceTest::readPixels (const glw::Functions& gl, deUint8 *dataPtr) in readPixels() function in deqp::egl::__anon39fa28910111::WideColorSurfaceTest
|
D | teglColorClearCase.cpp | 136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels() function
|
D | teglPreservingSwapTests.cpp | 324 void readPixels (const glw::Functions& gl, tcu::Surface* screen) in readPixels() function
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluNativePixmap.cpp | 56 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels() function in eglu::NativePixmap
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 131 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::Te… in readPixels() function in deqp::gles31::Functional::FboTestCase 136 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function in deqp::gles31::Functional::FboTestCase
|
D | es31fFboTestUtil.cpp | 445 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const … in readPixels() function
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboTestCase.cpp | 127 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::Te… in readPixels() function in deqp::gles3::Functional::FboTestCase 132 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function in deqp::gles3::Functional::FboTestCase
|
D | es3fFlushFinishTests.cpp | 283 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles3::Functional::__anon9a63d3b90111::FlushFinishCase
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContext.cpp | 77 void Context::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function in sglr::Context
|
/third_party/skia/src/image/ |
D | SkImage.cpp | 60 bool SkImage::readPixels(GrDirectContext* dContext, const SkImageInfo& dstInfo, void* dstPixels, in readPixels() function in SkImage 66 bool SkImage::readPixels(const SkImageInfo& dstInfo, void* dstPixels, in readPixels() function in SkImage 455 bool SkImage::readPixels(GrDirectContext* dContext, const SkPixmap& pmap, int srcX, int srcY, in readPixels() function in SkImage 462 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels() function in SkImage
|
D | SkSurface.cpp | 243 bool SkSurface::readPixels(const SkPixmap& pm, int srcX, int srcY) { in readPixels() function in SkSurface 247 bool SkSurface::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in readPixels() function in SkSurface 252 bool SkSurface::readPixels(const SkBitmap& bitmap, int srcX, int srcY) { in readPixels() function in SkSurface
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluPixelTransfer.cpp | 49 void readPixels (const RenderContext& context, int x, int y, const tcu::PixelBufferAccess& dst) in readPixels() function
|
/third_party/skia/src/core/ |
D | SkBitmap.cpp | 461 bool SkBitmap::readPixels(const SkImageInfo& requestedDstInfo, void* dstPixels, size_t dstRB, in readPixels() function in SkBitmap 470 bool SkBitmap::readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function in SkBitmap
|
D | SkPixmap.cpp | 159 bool SkPixmap::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in readPixels() function in SkPixmap
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | FramebufferNULL.cpp | 85 angle::Result FramebufferNULL::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | FramebufferD3D.cpp | 200 angle::Result FramebufferD3D::readPixels(const gl::Context *context, in readPixels() function in rx::FramebufferD3D
|
/third_party/skia/modules/canvaskit/ |
D | interface.js | 393 function readPixels(source, srcX, srcY, imageInfo, destMallocObj, bytesPerRow) { function 445 CanvasKit.Image.prototype.readPixels = function(srcX, srcY, imageInfo, destMallocObj, method in CanvasKit.Image 802 CanvasKit.Canvas.prototype.readPixels = function(srcX, srcY, imageInfo, destMallocObj, method in CanvasKit.Canvas
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimedia_image.js | 40 readPixels: function (...args) { method
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFlushFinishTests.cpp | 257 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles2::Functional::__anon782bac970111::FlushFinishCase
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cClipDistance.cpp | 1544 std::vector<glw::GLfloat> gl3cts::ClipDistance::Utility::Framebuffer::readPixels() in readPixels() function in gl3cts::ClipDistance::Utility::Framebuffer
|