Home
last modified time | relevance | path

Searched defs:getPixel (Results 1 – 5 of 5) 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.cpp311 SkColor Request::getPixel(int x, int y) { in getPixel() function in Request
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp76 int CJBig2_Image::getPixel(int32_t x, int32_t y) { 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::__anonb29d2c9e0111::LayeredImage