/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | CompositorVk_unittest.cpp | 134 bool isRGBAPixelNear(uint32_t actualPixel, uint32_t expectedPixel) { in isRGBAPixelNear() 161 const uint32_t expectedPixel = expectedPixels[y * width + x]; in compareRGBAPixels() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | SaveLayerOriginTest.cpp | 60 SkPMColor expectedPixel; in check_pixels() local
|
H A D | SurfaceSemaphoreTest.cpp | 77 SkPMColor expectedPixel; in check_pixels() local
|
H A D | VkDrawableTest.cpp | 282 SkPMColor expectedPixel; in draw_drawable_test() local
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTests.cpp | 741 bool GfxstreamEnd2EndTest::ArePixelsSimilar(uint32_t expectedPixel, uint32_t actualPixel) { in ArePixelsSimilar() 782 const uint32_t expectedPixel = expectedPixels[y * width + x]; in AreImagesSimilar() local
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/default/ |
H A D | EvsDisplay.cpp | 280 uint32_t expectedPixel = 0xFF0000FF | // MSB and LSB in returnTargetBufferForDisplay() local
|
H A D | EvsCamera.cpp | 500 uint32_t expectedPixel = 0xFF0000FF | // MSB and LSB in fillTestFrame() local
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | NinePatchTest.java | 168 int expectedPixel = expected.getPixel(i, j); in verifyBitmapWithAlpha() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLPreRotationTest.cpp | 252 GLColor expectedPixel(xOffset + x, yOffset + y, 0, 255); in testDrawingAndReadPixels() local 274 GLColor expectedPixel(xOffset + x, yOffset + y, 0, 255); in testDrawingAndReadPixels() local
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Image.cpp | 326 const uint32_t expectedPixel = expectedPixels[y * height + x]; in CompareImages() local
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/ |
H A D | ReadbackVts.cpp | 287 uint8_t* expectedPixel = (uint8_t*)expectedStart; in compareColorBuffers() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderPropertyTestsEXT.cpp | 777 const tcu::UVec4 expectedPixel(static_cast<uint32_t>(z) + 1u, 0u, 0u, 1u); in iterate() local 999 const tcu::UVec4 expectedPixel(static_cast<uint32_t>(z) + 1u, 0u, 0u, 1u); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 6662 const auto expectedPixel = referenceColorAccess.getPixel(x, y); in iterate() local 6669 const auto expectedPixel = referenceColorAccess.getPixelUint(x, y); in iterate() local
|
H A D | vktPipelineMultisampleTests.cpp | 3135 tcu::Vec4 expectedPixel = m_renderColor; in verifyImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 5261 const auto expectedPixel = colors[y * iWidth + x]; in iterate() local
|