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

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

Completed in 73 milliseconds