Searched refs:singleColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DProgramCache.cpp591 const bool singleColor = !description.hasTexture && !description.hasExternalTexture && local
594 if (description.modulate || singleColor) {
596 if (!singleColor) modulateOp = MODULATE_OP_MODULATE;
633 if (singleColor) {

Completed in 100 milliseconds