Home
last modified time | relevance | path

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

/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/testing/bitmapverifiers/
DColorVerifier.java40 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in ColorVerifier
DRectVerifier.java38 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in RectVerifier
DPerPixelBitmapVerifier.java49 protected int getExpectedColor(int x, int y) { in getExpectedColor() method in PerPixelBitmapVerifier
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp842 static tcu::Vec4 getExpectedColor() in getExpectedColor() function in vkt::DynamicState::__anon02ae963a0111::DepthBiasNonZeroCase