Home
last modified time | relevance | path

Searched defs:ProgramDescription (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DProgram.h112 struct ProgramDescription { struct
117 ProgramDescription() { reset(); } in ProgramDescription() argument
120 bool hasTexture;
121 bool hasAlpha8Texture;
122 bool hasExternalTexture;
123 bool hasTextureTransform;
126 bool hasColors;
129 bool modulate;
132 bool hasBitmap;
133 bool isShaderBitmapExternal;
[all …]