Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:setPending

2037     mBlendMode.setPending(mode);
2043 mColor.setPending(color);
2049 mCompositionType.setPending(type);
2061 mDisplayFrame.setPending(frame);
2067 mPlaneAlpha.setPending(alpha);
2073 mSidebandStream.setPending(stream);
2079 mSourceCrop.setPending(crop);
2085 mTransform.setPending(transform);
2093 mVisibleRegion.setPending(std::move(visible));