Searched refs:ComposerState (Results 1 – 7 of 7) sorted by relevance
39 class ComposerState; variable102 virtual void setTransactionState(const Vector<ComposerState>& state,
69 status_t ComposerState::write(Parcel& output) const { in write()74 status_t ComposerState::read(const Parcel& input) { in read()
73 const Vector<ComposerState>& state, in setTransactionState()80 Vector<ComposerState>::const_iterator b(state.begin()); in setTransactionState()81 Vector<ComposerState>::const_iterator e(state.end()); in setTransactionState()318 ComposerState s; in onTransact()319 Vector<ComposerState> state; in onTransact()
98 int compare_type(const ComposerState& lhs, const ComposerState& rhs) { in compare_type()116 SortedVector<ComposerState> mComposerStates;211 Vector<ComposerState> transaction; in closeGlobalTransactionImpl()253 ComposerState s; in getLayerStateLocked()263 ComposerState* const out = mComposerStates.editArray(); in getLayerStateLocked()
95 struct ComposerState { struct
198 virtual void setTransactionState(const Vector<ComposerState>& state,
1986 const Vector<ComposerState>& state, in setTransactionState()2018 const ComposerState& s(state[i]); in setTransactionState()2285 Vector<ComposerState> state; in onInitializeDisplays()