Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/common/
DtcuSurface.hpp87 inline RGBA Surface::getPixel (int x, int y) const in getPixel() function in tcu::Surface
DtcuTexture.cpp1063 Vec4 ConstPixelBufferAccess::getPixel (int x, int y, int z) const in getPixel() function in tcu::ConstPixelBufferAccess
/external/skqp/tools/skiaserve/
DRequest.cpp269 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/external/skia/tools/skiaserve/
DRequest.cpp278 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/external/angle/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp106 bool getPixel(int x, int y, angle::GLColor *colorOut) const in getPixel() function in __anon2dfcc7fb0111::PixelRect
DTextureTest.cpp6670 RGBA8 getPixel(GLint texIndex) in getPixel() function in __anon4123f35d0111::TextureLimitsTest
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmap.java358 protected int getPixel(int x, int y) { in getPixel() method in ShadowBitmap
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp424 tcu::Vec4 getPixel (const DeviceInterface& vkd, in getPixel() function
/external/icu/icu4c/source/i18n/
Dmeasunit.cpp1265 MeasureUnit MeasureUnit::getPixel() { in getPixel() function in MeasureUnit
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp667 Vec4 LayeredImage::getPixel (int x, int y, int z) const in getPixel() function in deqp::gles31::Functional::__anondc4033860111::LayeredImage