Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DSlotManager.cpp57 const auto valueGroup = fColorMap.find(slotID); in setColorSlot() local
83 const auto valueGroup = fScalarMap.find(slotID); in setScalarSlot() local
96 const auto valueGroup = fVec2Map.find(slotID); in setVec2Slot() local
121 const auto valueGroup = fColorMap.find(slotID); in getColorSlot() local
133 const auto valueGroup = fScalarMap.find(slotID); in getScalarSlot() local
139 const auto valueGroup = fVec2Map.find(slotID); in getVec2Slot() local
/aosp_15_r20/external/angle/src/common/serializer/
H A DJsonSerializer.cpp159 rapidjson::Value valueGroup(js::kObjectType); in makeValueGroup() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp698 tcu::TestCaseGroup *const valueGroup = in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2423 … TestCaseGroup *const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp3068 … TestCaseGroup *const valueGroup = new TestCaseGroup(m_context, "value", "Uniform value tests"); in init() local