Searched refs:StateOpBatch (Results 1 – 1 of 1) sorted by relevance
286 class StateOpBatch : public Batch { class289 StateOpBatch(const StateOp* op, const DeferredDisplayState* state) : mOp(op), mState(state) {} in StateOpBatch() function in android::uirenderer::StateOpBatch603 mBatches.add(new StateOpBatch(op, state)); in storeStateOpBarrier()