Home
last modified time | relevance | path

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

12

/external/deqp/modules/egl/
DteglGLES1RenderUtil.cpp50 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
DteglVGRenderUtil.cpp48 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
DteglGLES2RenderUtil.cpp54 void readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function
DteglColorClearCase.cpp122 static void readPixels (EGLint api, tcu::Surface& dst) in readPixels() function
DteglPreservingSwapTests.cpp373 void readPixels (const glw::Functions& gl, tcu::Surface* screen) in readPixels() function
/external/deqp/framework/egl/
DegluNativePixmap.cpp48 void NativePixmap::readPixels (tcu::TextureLevel*) in readPixels() function in eglu::NativePixmap
/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp131 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
Des31fFboTestUtil.cpp439 void readPixels (sglr::Context& ctx, tcu::Surface& dst, int x, int y, int width, int height, const … in readPixels() function
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp127 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
Des3fFlushFinishTests.cpp271 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles3::Functional::__anon8f8aa4b00111::FlushFinishCase
/external/deqp/framework/opengl/simplereference/
DsglrContext.cpp77 void Context::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() function in sglr::Context
/external/chromium_org/third_party/skia/src/gpu/
DGrRenderTarget.cpp16 bool GrRenderTarget::readPixels(int left, int top, int width, int height, in readPixels() function in GrRenderTarget
DGrTexture.cpp77 bool GrTexture::readPixels(int left, int top, int width, int height, in readPixels() function in GrTexture
DGrGpu.cpp182 bool GrGpu::readPixels(GrRenderTarget* target, in readPixels() function in GrGpu
/external/skia/src/gpu/
DGrRenderTarget.cpp16 bool GrRenderTarget::readPixels(int left, int top, int width, int height, in readPixels() function in GrRenderTarget
DGrTexture.cpp92 bool GrTexture::readPixels(int left, int top, int width, int height, in readPixels() function in GrTexture
DGrGpu.cpp237 bool GrGpu::readPixels(GrRenderTarget* target, in readPixels() function in GrGpu
/external/skia/src/image/
DSkImage.cpp54 bool SkImage::readPixels(SkBitmap* bitmap, const SkIRect* subset) const { in readPixels() function in SkImage
/external/chromium_org/third_party/skia/src/image/
DSkImage.cpp53 bool SkImage::readPixels(SkBitmap* bitmap, const SkIRect* subset) const { in readPixels() function in SkImage
/external/deqp/framework/opengl/
DgluPixelTransfer.cpp49 void readPixels (const RenderContext& context, int x, int y, const tcu::PixelBufferAccess& dst) in readPixels() function
/external/skia/src/core/
DSkDevice.cpp80 bool SkBaseDevice::readPixels(const SkImageInfo& info, void* dstP, size_t rowBytes, int x, int y) { in readPixels() function in SkBaseDevice
DSkPixelRef.cpp289 bool SkPixelRef::readPixels(SkBitmap* dst, const SkIRect* subset) { in readPixels() function in SkPixelRef
/external/chromium_org/third_party/skia/src/core/
DSkPixelRef.cpp244 bool SkPixelRef::readPixels(SkBitmap* dst, const SkIRect* subset) { in readPixels() function in SkPixelRef
DSkDevice.cpp150 bool SkBaseDevice::readPixels(const SkImageInfo& info, void* dstP, size_t rowBytes, int x, int y) { in readPixels() function in SkBaseDevice
/external/deqp/modules/gles2/functional/
Des2fFlushFinishTests.cpp256 void FlushFinishCase::readPixels (void) in readPixels() function in deqp::gles2::Functional::__anon6d527d8e0111::FlushFinishCase

12