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

/frameworks/base/libs/hwui/
H A DProgram.h122 bool hasAlpha8Texture; member in struct:android::uirenderer::ProgramDescription
167 hasAlpha8Texture = false;
228 if (hasAlpha8Texture) key |= PROGRAM_KEY_A8_TEXTURE;

Completed in 986 milliseconds