HomeSort by relevance Sort by last modified time
    Searched full:target_color (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp 50 static const tcu::Vec4 TARGET_COLOR = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f);
236 glUniform4f (colorUnif, TARGET_COLOR.x(), TARGET_COLOR.y(), TARGET_COLOR.z(), TARGET_COLOR.w());
  /external/deqp/modules/gles3/functional/
es3fOcclusionQueryTests.cpp 48 static const tcu::Vec4 TARGET_COLOR = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f);
354 glUniform4f (colorUnif, TARGET_COLOR.x(), TARGET_COLOR.y(), TARGET_COLOR.z(), TARGET_COLOR.w());
  /external/chromium_org/ui/compositor/
layer_animator_unittest.cc 2188 SkColor target_color = SkColorSetARGB(192, 40, 80, 140); local
    [all...]

Completed in 111 milliseconds