Searched refs:addOp (Results 1 – 7 of 7) sorted by relevance
96 addOp(alloc().create_trivial<EndLayerOp>()); in onSnapshotRestored()98 addOp(alloc().create_trivial<EndUnclippedLayerOp>()); in onSnapshotRestored()180 addOp(alloc().create_trivial<BeginLayerOp>( in saveLayer()188 addOp(alloc().create_trivial<BeginUnclippedLayerOp>( in saveLayer()247 addOp(alloc().create_trivial<ColorOp>( in drawColor()273 addOp(alloc().create_trivial<PointsOp>( in drawPoints()284 addOp(alloc().create_trivial<LinesOp>( in drawLines()292 addOp(alloc().create_trivial<RectOp>( in drawRect()325 addOp(alloc().create_trivial<SimpleRectsOp>( in drawSimpleRects()360 addOp(alloc().create_trivial<RoundRectOp>( in drawRoundRect()[all …]
211 size_t addOp(RecordedOp* op);
160 UpdateOp addOp) { in swapMoveAdd() argument163 if (moveOp.itemCount < addOp.positionStart) { in swapMoveAdd()166 if (moveOp.positionStart < addOp.positionStart) { in swapMoveAdd()169 if (addOp.positionStart <= moveOp.positionStart) { in swapMoveAdd()170 moveOp.positionStart += addOp.itemCount; in swapMoveAdd()172 if (addOp.positionStart <= moveOp.itemCount) { in swapMoveAdd()173 moveOp.itemCount += addOp.itemCount; in swapMoveAdd()175 addOp.positionStart += offset; in swapMoveAdd()176 list.set(move, addOp); in swapMoveAdd()
141 bse.addOp(op); in instantiate()387 void addOp(Op op) { in addOp() method in BackStackRecord445 addOp(op); in doAddOp()465 addOp(op); in remove()474 addOp(op); in hide()483 addOp(op); in show()492 addOp(op); in detach()501 addOp(op); in attach()
153 bse.addOp(op); in instantiate()434 void addOp(Op op) { in addOp() method in BackStackRecord492 addOp(op); in doAddOp()512 addOp(op); in remove()521 addOp(op); in hide()530 addOp(op); in show()539 addOp(op); in detach()548 addOp(op); in attach()
986 AdapterHelper.UpdateOp addOp(int start, int count) { in addOp() method in AdapterHelperTest
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...