Home
last modified time | relevance | path

Searched defs:getExpectedColor (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/
H A DColorVerifier.java43 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in ColorVerifier
H A DRectVerifier.java40 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in RectVerifier
H A DPerPixelBitmapVerifier.java51 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in PerPixelBitmapVerifier
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
H A DColorVerifier.java43 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in ColorVerifier
H A DRectVerifier.java40 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in RectVerifier
H A DPerPixelBitmapVerifier.java51 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in PerPixelBitmapVerifier
H A DBlurPixelVerifier.java96 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in BlurPixelVerifier
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/testing/bitmapverifiers/
H A DColorVerifier.java40 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in ColorVerifier
H A DRectVerifier.java38 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in RectVerifier
H A DPerPixelBitmapVerifier.java49 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in PerPixelBitmapVerifier
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp396 tcu::Vector<T, 4> getExpectedColor(const tcu::Vector<T, 4> &color, const TestParams &params) in getExpectedColor() function
410 VkClearColorValue getExpectedColor(const VkClearColorValue &color, const TestParams &params) in getExpectedColor() function
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
H A DASurfaceControlTestActivity.java304 public PixelColor getExpectedColor(int x, int y) { in getExpectedColor() method in ASurfaceControlTestActivity.PixelChecker
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceControlTest.java2274 int getExpectedColor() { in getExpectedColor() method in DefaultDataSpaceParameters
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp842 static tcu::Vec4 getExpectedColor() in getExpectedColor() function in vkt::DynamicState::__anon997a82dc0111::DepthBiasNonZeroCase