Searched defs:noShader (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DProgramCache.cpp624 const bool noShader = !description.hasGradient && !description.hasBitmap; local
626 !description.hasAlpha8Texture && noShader;
628 description.hasAlpha8Texture && noShader;

Completed in 41 milliseconds