Searched defs:StateOpBatch (Results 1 – 1 of 1) sorted by relevance
290 class StateOpBatch : public Batch { class293 StateOpBatch(const StateOp* op, const DeferredDisplayState* state) : mOp(op), mState(state) {} in StateOpBatch() function in android::uirenderer::StateOpBatch