Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:setPending

2038     mBlendMode.setPending(mode);
2044 mColor.setPending(color);
2050 mCompositionType.setPending(type);
2062 mDisplayFrame.setPending(frame);
2068 mPlaneAlpha.setPending(alpha);
2074 mSidebandStream.setPending(stream);
2080 mSourceCrop.setPending(crop);
2086 mTransform.setPending(transform);
2094 mVisibleRegion.setPending(std::move(visible));