Searched defs:setPixel (Results 1 – 8 of 8) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuSurfaceAccess.hpp | 71 inline void SurfaceAccess::setPixel (const tcu::Vec4& color, int x, int y) const in setPixel() function in tcu::SurfaceAccess
|
| D | tcuSurface.hpp | 70 inline void Surface::setPixel (int x, int y, RGBA col) in setPixel() function in tcu::Surface
|
| D | tcuTexture.cpp | 1404 void PixelBufferAccess::setPixel (const Vec4& color, int x, int y, int z) const in setPixel() function in tcu::PixelBufferAccess 1556 void PixelBufferAccess::setPixel (const IVec4& color, int x, int y, int z) const in setPixel() function in tcu::PixelBufferAccess
|
| D | tcuTexture.hpp | 432 …void setPixel (const tcu::UVec4& color, int x, int y, int z = 0) const { setPixel(color.cast<… in setPixel() function in tcu::PixelBufferAccess
|
| /external/skia/src/codec/ |
| D | SkBmpRLECodec.cpp | 184 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() function in SkBmpRLECodec
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowBitmap.java | 372 protected void setPixel(int x, int y, int color) { in setPixel() method in ShadowBitmap
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowLegacyBitmap.java | 502 protected void setPixel(int x, int y, int color) { in setPixel() method in ShadowLegacyBitmap
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderImageLoadStoreTests.cpp | 682 void LayeredImage::setPixel (int x, int y, int z, const ColorT& color) const in setPixel() function in deqp::gles31::Functional::__anon4d9f5ea40111::LayeredImage
|