Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:mCurrentOpacity

81         mCurrentOpacity(true),
308 mCurrentOpacity = getOpacityForFormat(format);
1278 return ((s.flags & layer_state_t::eLayerOpaque) != 0) || mCurrentOpacity;
2111 mCurrentOpacity = getOpacityForFormat(mActiveBuffer->format);