Home
last modified time | relevance | path

Searched defs:baseColors (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/vts/functional/
H A DVtsHalGraphicsComposerV2_2ReadbackTest.cpp1188 std::vector<IComposerClient::Color> baseColors(mSideLength * mSideLength); in SetUp() local
1198 std::vector<IComposerClient::Color> baseColors; member in android::hardware::graphics::composer::V2_2::vts::__anonb98770ad0111::GraphicsTransformCompositionTest
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/
H A DVtsHalGraphicsComposer3_ReadbackTest.cpp1300 std::vector<Color> baseColors(static_cast<size_t>(mSideLength * mSideLength)); in SetUp() local
1490 std::vector<Color> baseColors(static_cast<size_t>(getDisplayWidth() * getDisplayHeight())); in fillColor() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcAggressiveShaderOptimizationsTests.cpp430 …static const float baseColors[] = {1.0, 0.0, 0.25, 0.75, 0.25, 1.0, 0.0, 1.0, 0.75, 0.25, 0.5,… in renderAndGrabSurface() local
/aosp_15_r20/external/skia/tools/viewer/
H A DMotionMarkSlide.cpp336 const SkColor baseColors[3] = { in CanvasArc() local