/external/deqp/modules/glshared/ |
glsVertexArrayTests.cpp | [all...] |
glsBufferTestUtil.cpp | 563 dstAccess.setPixel(color, x0+x, y0+y);
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
vktImageMutableTests.cpp | [all...] |
/external/deqp/modules/egl/ |
teglImageFormatTests.cpp | 566 referenceScreen.getAccess().setPixel(result, x, y); 685 referenceScreen.getAccess().setPixel(result, x, y); [all...] |
teglNativeColorMappingTests.cpp | 271 reference.getAccess().setPixel(uColor, x, y);
|
/external/deqp/modules/gles2/functional/ |
es2fPolygonOffsetTests.cpp | 139 diffMask.setPixel(MASK_COLOR_DEV, x, y); 147 diffMask.setPixel(MASK_COLOR_FAIL, x, y); [all...] |
es2fBufferTestUtil.cpp | 402 dstAccess.setPixel(color, x0+x, y0+y);
|
es2fDefaultVertexAttributeTests.cpp | 453 errorMask.setPixel(x, y, tcu::RGBA::red());
|
/external/deqp/modules/gles3/functional/ |
es3fDrawTests.cpp | 789 error.setPixel(x, y, tcu::RGBA(0, 255, 0, 255)); 804 error.setPixel(x, y, (pixelOk) ? (tcu::RGBA(0, 255, 0, 255)) : (tcu::RGBA(255, 0, 0, 255))); [all...] |
es3fFramebufferBlitTests.cpp | 224 errorMask.setPixel(destinationArea.x() + dx, destinationArea.y() + dy, tcu::RGBA::red()); 279 errorMask.setPixel(destinationArea.x() + dx, destinationArea.y() + dy, tcu::RGBA::red()); [all...] |
es3fPolygonOffsetTests.cpp | 142 diffMask.setPixel(MASK_COLOR_DEV, x, y); 150 diffMask.setPixel(MASK_COLOR_FAIL, x, y); [all...] |
es3fDefaultVertexAttributeTests.cpp | 530 errorMask.setPixel(x, y, tcu::RGBA::red());
|
es3fInstancedRenderingTests.cpp | 607 dst.setPixel(x, y, tcu::RGBA(tcu::Vec4(r, g, b, 1.0f)));
|
/external/deqp/external/openglcts/modules/common/ |
glcTextureFilterAnisotropicTests.cpp | 593 bufferAccess.setPixel(color, x, y);
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
vktFragmentOperationsScissorTests.cpp | 479 imageAccess.setPixel(clearColor, x, y); [all...] |
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
vktQueryPoolStatisticsTests.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
vktTessellationCoordinatesTests.cpp | 208 dst.setPixel(pixX, pixY, color);
|
vktTessellationGeometryGridRenderTests.cpp | 499 errorMask.setPixel(x, y, tcu::RGBA::red());
|
vktTessellationShaderInputOutputTests.cpp | 478 access.setPixel(white, x, y);
|
/external/deqp/modules/gles31/functional/ |
es31fFboTestUtil.cpp | 463 dstAccess.setPixel(src.getPixel(xo, yo) * scale + bias, xo, yo);
|
es31fPrimitiveBoundingBoxTests.cpp | [all...] |
/external/deqp/modules/gles31/stress/ |
es31sTessellationGeometryInteractionTests.cpp | 397 errorMask.setPixel(x, y, tcu::RGBA::red());
|
es31sVertexAttributeBindingTests.cpp | 97 error.setPixel(x, y, (pixelOk) ? (tcu::RGBA(0, 255, 0, 255)) : (tcu::RGBA(255, 0, 0, 255)));
|
/frameworks/base/graphics/java/android/graphics/ |
Bitmap.java | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
vktRenderPassTests.cpp | [all...] |