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

/frameworks/base/libs/hwui/
H A DProgram.h136 bool hasColors; member in namespace:android::uirenderer
191 hasColors = false;
293 key |= programid(hasColors) << PROGRAM_HAS_COLORS;
H A DProgramCache.cpp565 if (description.hasColors) {
589 if (description.hasColors) {
612 if (description.hasColors) {
664 if (description.hasColors) {
819 if (description.hasColors) {
H A DGlopBuilder.cpp617 mDescription.hasColors = mOutGlop->mesh.vertices.attribFlags & VertexAttribFlags::Color;

Completed in 163 milliseconds