Home
last modified time | relevance | path

Searched refs:fbComponents (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp154 int fbComponents = 0; in scanline_core() local
180 fbComponents |= mCbFormat.c[i].h ? mask : 0; in scanline_core()
183 mAllMasked = (mMasking == fbComponents); in scanline_core()