Home
last modified time | relevance | path

Searched refs:componentA (Results 1 – 3 of 3) sorted by relevance

/external/dagger2/javatests/dagger/internal/codegen/
DScopingValidationTest.java517 JavaFileObject componentA = in componentWithScopeCanDependOnMultipleScopedComponentsEvenDoingADiamond() local
569 componentA, componentB1, componentB2, componentC); in componentWithScopeCanDependOnMultipleScopedComponentsEvenDoingADiamond()
/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1591 …const deUint32 componentA = rnd.choose<deUint32>(DE_ARRAY_BEGIN(s_specialFloats), DE_ARRAY_END(… in testFBO() local
1592 const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1959 …const deUint32 componentA = rnd.choose<deUint32>(DE_ARRAY_BEGIN(s_specialFloats), DE_ARRAY_END(… in testFBO() local
1960 const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO()