Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 7 of 7) 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.cpp977 Vec4 ConstPixelBufferAccess::getPixel (int x, int y, int z) const in getPixel() function in tcu::ConstPixelBufferAccess
/external/skia/tools/skiaserve/
DRequest.cpp269 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/external/skqp/tools/skiaserve/
DRequest.cpp269 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/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/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp71 int CJBig2_Image::getPixel(int32_t x, int32_t y) const { in getPixel() function in CJBig2_Image
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp660 Vec4 LayeredImage::getPixel (int x, int y, int z) const in getPixel() function in deqp::gles31::Functional::__anon6ae108680111::LayeredImage