/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 | 1243 void PixelBufferAccess::setPixel (const Vec4& color, int x, int y, int z) const in setPixel() function in tcu::PixelBufferAccess 1393 void PixelBufferAccess::setPixel (const IVec4& color, int x, int y, int z) const in setPixel() function in tcu::PixelBufferAccess
|
D | tcuTexture.hpp | 411 …void setPixel (const tcu::UVec4& color, int x, int y, int z = 0) const { setPixel(color.cast<… in setPixel() function in tcu::PixelBufferAccess
|
/external/skqp/src/codec/ |
D | SkBmpRLECodec.cpp | 168 void SkBmpRLECodec::setPixel(void* dst, size_t dstRowBytes, in setPixel() function in SkBmpRLECodec
|
/external/skia/src/codec/ |
D | SkBmpRLECodec.cpp | 168 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/v8/benchmarks/ |
D | raytrace.js | 626 setPixel: function(x, y, color){ method in Flog.RayTracer.Engine
|
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Image.cpp | 86 int32_t CJBig2_Image::setPixel(int32_t x, int32_t y, int v) { in setPixel() function in CJBig2_Image
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 648 void LayeredImage::setPixel (int x, int y, int z, const ColorT& color) const in setPixel() function in deqp::gles31::Functional::__anon6ae108680111::LayeredImage
|