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

/frameworks/base/libs/hwui/
H A DProgram.h122 bool hasTexture; member in struct:android::uirenderer::ProgramDescription
170 hasTexture = false;
234 if (hasTexture) key |= PROGRAM_KEY_TEXTURE;

Completed in 21 milliseconds