Searched defs:tmus (Results 1 - 1 of 1) sorted by path

/system/core/libpixelflinger/
H A Draster.cpp160 uint32_t tmus = 1UL<<tmu; local
161 if (c->state.enabled_tmu != tmus) {
163 c->state.enabled_tmu = tmus;

Completed in 124 milliseconds