Searched refs:fbComponents (Results 1 - 1 of 1) sorted by path

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp155 int fbComponents = 0; local
181 fbComponents |= mCbFormat.c[i].h ? mask : 0;
184 mAllMasked = (mMasking == fbComponents);

Completed in 775 milliseconds