Home
last modified time | relevance | path

Searched defs:baseColor (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/ui/src/frontend/
Dslice.ts30 baseColor: Color; property
Dnamed_slice_track.ts65 const baseColor: Color = {c: '', h: hsl[0], s: hsl[1], l: hsl[2]}; constant
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DDropShadowKeyframeAnimation.java59 int baseColor = color.getValue(); in applyTo() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c345 float baseColor[3]; in createSuperShape() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp655 const Color baseColor = getBaseColor(bufferFmt); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp197 const tcu::RGBA baseColor = result.getPixel(destinationArea.x(), destinationArea.y()); in compare() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3663 const tcu::Vec4 baseColor = getQuarterRefColor(0u, 0u, 0u, false); in readImage() local
3998 const tcu::Vec4 baseColor = getQuarterRefColor(0u, 0u, 0u, false); in beforeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp780 const tcu::Vec4 baseColor (s_colors[layerNdx % DE_LENGTH_OF_ARRAY(s_colors)]); in verifyLayerContent() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp2705 tcu::UVec4 baseColor; member
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1567 rr::GenericVec4 baseColor; in shadePrimitives() local