Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dslice.ts29 baseColor: Color; property
Dnamed_slice_track.ts65 const baseColor: Color = {c: '', h: hsl[0], s: hsl[1], l: hsl[2]}; constant
/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.cpp3507 const tcu::Vec4 baseColor = getQuarterRefColor(0u, 0u, 0u, false); in readImage() local
3837 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.cpp2643 tcu::UVec4 baseColor; member
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1567 rr::GenericVec4 baseColor; in shadePrimitives() local