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

/frameworks/base/libs/hwui/
H A DProgram.h48 #define PROGRAM_KEY_TEXTURE 0x01 macro
237 if (hasTexture) key |= PROGRAM_KEY_TEXTURE;

Completed in 1199 milliseconds