Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 12 of 12) 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.cpp1074 Vec4 ConstPixelBufferAccess::getPixel (int x, int y, int z) const in getPixel() function in tcu::ConstPixelBufferAccess
/external/skia/tools/skiaserve/
DRequest.cpp281 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DDrawableTestUtils.java241 public static int getPixel(Drawable d, int x, int y) { in getPixel() method in DrawableTestUtils
/external/angle/src/tests/gl_tests/
DWebGLReadOutsideFramebufferTest.cpp106 bool getPixel(int x, int y, angle::GLColor *colorOut) const in getPixel() function in __anonbaaf08590111::PixelRect
DTextureTest.cpp8159 RGBA8 getPixel(GLint texIndex) in getPixel() function in __anonafcdb8bb0111::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.cpp377 tcu::Vec4 getPixel (const DeviceInterface& vkd, in getPixel() function
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyBitmap.java488 protected int getPixel(int x, int y) { in getPixel() method in ShadowLegacyBitmap
/external/icu/icu4c/source/i18n/
Dmeasunit.cpp1269 MeasureUnit MeasureUnit::getPixel() { in getPixel() function in MeasureUnit
/external/cronet/third_party/icu/source/i18n/
Dmeasunit.cpp1269 MeasureUnit MeasureUnit::getPixel() { in getPixel() function in MeasureUnit
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp694 Vec4 LayeredImage::getPixel (int x, int y, int z) const in getPixel() function in deqp::gles31::Functional::__anon4d9f5ea40111::LayeredImage