Searched defs:getPixel (Results 1 – 10 of 10) sorted by relevance
/external/deqp/framework/common/ |
D | tcuSurface.hpp | 87 inline RGBA Surface::getPixel (int x, int y) const in getPixel() function in tcu::Surface
|
D | tcuTexture.cpp | 1063 Vec4 ConstPixelBufferAccess::getPixel (int x, int y, int z) const in getPixel() function in tcu::ConstPixelBufferAccess
|
/external/skqp/tools/skiaserve/ |
D | Request.cpp | 269 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
|
/external/skia/tools/skiaserve/ |
D | Request.cpp | 278 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
|
/external/angle/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 106 bool getPixel(int x, int y, angle::GLColor *colorOut) const in getPixel() function in __anon2dfcc7fb0111::PixelRect
|
D | TextureTest.cpp | 6670 RGBA8 getPixel(GLint texIndex) in getPixel() function in __anon4123f35d0111::TextureLimitsTest
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowBitmap.java | 358 protected int getPixel(int x, int y) { in getPixel() method in ShadowBitmap
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 424 tcu::Vec4 getPixel (const DeviceInterface& vkd, in getPixel() function
|
/external/icu/icu4c/source/i18n/ |
D | measunit.cpp | 1265 MeasureUnit MeasureUnit::getPixel() { in getPixel() function in MeasureUnit
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 667 Vec4 LayeredImage::getPixel (int x, int y, int z) const in getPixel() function in deqp::gles31::Functional::__anondc4033860111::LayeredImage
|