Searched refs:componentA (Results 1 – 3 of 3) sorted by relevance
/external/dagger2/javatests/dagger/internal/codegen/ |
D | ScopingValidationTest.java | 517 JavaFileObject componentA = in componentWithScopeCanDependOnMultipleScopedComponentsEvenDoingADiamond() local 569 componentA, componentB1, componentB2, componentC); in componentWithScopeCanDependOnMultipleScopedComponentsEvenDoingADiamond()
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1591 …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/ |
D | es3sSpecialFloatTests.cpp | 1959 …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()
|