/external/skia/include/core/ |
D | SkPixmap.h | 153 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 156 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 159 bool readPixels(const SkPixmap& dst) const { in readPixels() function
|
/external/deqp/modules/egl/ |
D | teglGLES1RenderUtil.cpp | 50 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
|
D | teglVGRenderUtil.cpp | 48 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 | 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
|
/external/deqp/framework/egl/ |
D | egluNativePixmap.cpp | 50 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels() function in eglu::NativePixmap
|
/external/deqp/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 | 281 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles3::Functional::__anon23102b050111::FlushFinishCase
|
/external/deqp/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 | 439 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const … in readPixels() function
|
/external/deqp/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
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfInputFile.cpp | 565 InputFile::readPixels (int scanLine1, int scanLine2) in readPixels() function in Imf::InputFile 580 InputFile::readPixels (int scanLine) in readPixels() function in Imf::InputFile
|
D | ImfRgbaFile.cpp | 950 RgbaInputFile::FromYca::readPixels (int scanLine1, int scanLine2) in readPixels() function in Imf::RgbaInputFile::FromYca 969 RgbaInputFile::FromYca::readPixels (int scanLine) in readPixels() function in Imf::RgbaInputFile::FromYca 1292 RgbaInputFile::readPixels (int scanLine1, int scanLine2) in readPixels() function in Imf::RgbaInputFile 1307 RgbaInputFile::readPixels (int scanLine) in readPixels() function in Imf::RgbaInputFile
|
D | ImfAcesFile.cpp | 502 AcesInputFile::readPixels (int scanLine1, int scanLine2) in readPixels() function in Imf::AcesInputFile 543 AcesInputFile::readPixels (int scanLine) in readPixels() function in Imf::AcesInputFile
|
D | ImfScanLineInputFile.cpp | 872 ScanLineInputFile::readPixels (int scanLine1, int scanLine2) in readPixels() function in Imf::ScanLineInputFile 985 ScanLineInputFile::readPixels (int scanLine) in readPixels() function in Imf::ScanLineInputFile
|
/external/skia/src/image/ |
D | SkImage.cpp | 51 bool SkImage::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in readPixels() function in SkImage 257 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels() function in SkImage
|
D | SkSurface.cpp | 189 bool SkSurface::readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in readPixels() function in SkSurface
|
/external/deqp/framework/opengl/ |
D | gluPixelTransfer.cpp | 49 void readPixels (const RenderContext& context, int x, int y, const tcu::PixelBufferAccess& dst) in readPixels() function
|
/external/skia/src/core/ |
D | SkPixelRef.cpp | 310 bool SkPixelRef::readPixels(SkBitmap* dst, SkColorType ct, const SkIRect* subset) { in readPixels() function in SkPixelRef
|
D | SkPixmap.cpp | 76 bool SkPixmap::readPixels(const SkImageInfo& requestedDstInfo, void* dstPixels, size_t dstRB, in readPixels() function in SkPixmap
|
D | SkDevice.cpp | 222 bool SkBaseDevice::readPixels(const SkImageInfo& info, void* dstP, size_t rowBytes, int x, int y) { in readPixels() function in SkBaseDevice
|
/external/skia/src/gpu/ |
D | GrSurface.cpp | 107 bool GrSurface::readPixels(int left, int top, int width, int height, in readPixels() function in GrSurface
|
D | GrGpu.cpp | 331 bool GrGpu::readPixels(GrSurface* surface, in readPixels() function in GrGpu
|
/external/deqp/modules/gles2/functional/ |
D | es2fFlushFinishTests.cpp | 257 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles2::Functional::__anon00d803e30111::FlushFinishCase
|