Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h324 struct component_info_t { struct
325 bool masked : 1;
326 bool inDest : 1;
327 bool needed : 1;
328 bool replaced : 1;
329 bool iterated : 1;
330 bool smooth : 1;
331 bool blend : 1;
332 bool fog : 1;