Home
last modified time | relevance | path

Searched refs:BLEND_COLOR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/GamePerformance/src/android/gameperformance/
DFillRateOpenGLTest.java32 private final float[] BLEND_COLOR = new float[] { 1.0f, 1.0f, 1.0f, 0.2f }; field in FillRateOpenGLTest
78 return BLEND_COLOR; in getColor()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp85 BLEND_COLOR = 42, enumerator
475 case BLEND_COLOR: in kernel()