Searched refs:LatchedState (Results 1 – 1 of 1) sorted by relevance
460 class LatchedState {462 LatchedState(Layer& parent, T initialValue) in LatchedState() function563 LatchedState<HWC2::BlendMode> mBlendMode;564 LatchedState<hwc_color_t> mColor;565 LatchedState<HWC2::Composition> mCompositionType;566 LatchedState<hwc_rect_t> mDisplayFrame;567 LatchedState<float> mPlaneAlpha;568 LatchedState<const native_handle_t*> mSidebandStream;569 LatchedState<hwc_frect_t> mSourceCrop;570 LatchedState<HWC2::Transform> mTransform;[all …]