Searched defs:baseColor (Results 1 – 9 of 9) sorted by relevance
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/ |
D | DropShadowKeyframeAnimation.java | 89 int baseColor = color.getValue(); in applyTo() local
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | demo.c | 345 float baseColor[3]; in createSuperShape() local
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 672 const Color baseColor = getBaseColor(bufferFmt); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 207 const tcu::RGBA baseColor = result.getPixel(destinationArea.x(), destinationArea.y()); in compare() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 767 const tcu::Vec4 baseColor(s_colors[layerNdx % DE_LENGTH_OF_ARRAY(s_colors)]); in verifyLayerContent() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3945 const tcu::Vec4 baseColor = getQuarterRefColor(0u, 0u, 0u, false); in readImage() local 4283 const tcu::Vec4 baseColor = getQuarterRefColor(0u, 0u, 0u, false); in beforeRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushConstantTests.cpp | 2880 tcu::UVec4 baseColor; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 1730 rr::GenericVec4 baseColor; in shadePrimitives() local
|
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/ |
D | vktDGCGraphicsMiscTestsExt.cpp | 3404 const tcu::Vec4 baseColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|