Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:isOpaque

355     if (!isOpaque() || s.alpha != 0xFF) {
599 engine.setupLayerBlending(mPremultipliedAlpha, isOpaque(), s.alpha);
659 bool Layer::isOpaque() const
957 const bool oldOpacity = isOpaque();
1125 if (oldOpacity != isOpaque()) {
1185 "isOpaque=%1d, invalidate=%1d, "
1191 isOpaque(), contentDirty,