Searched refs:PatchOp (Results 1 – 4 of 4) sorted by relevance
107 MERGEABLE_OP_FN(PatchOp) \293 struct PatchOp : RecordedOp { struct294 PatchOp(BASE_PARAMS, Bitmap* bitmap, const Res_png_9patch* patch) in PatchOp() function295 : SUPER(PatchOp) in PatchOp()
89 const PatchOp& firstOp = *(static_cast<const PatchOp*>(opList.states[0]->op)); in onMergedPatchOps()98 const PatchOp& op = *(static_cast<const PatchOp*>(opList.states[i]->op)); in onMergedPatchOps()118 const PatchOp& op = *(static_cast<const PatchOp*>(opList.states[i]->op)); in onMergedPatchOps()580 void BakedOpDispatcher::onPatchOp(BakedOpRenderer& renderer, const PatchOp& op, const BakedOpState&… in onPatchOp()
535 addOp(alloc().create_trivial<PatchOp>( in drawNinePatch()
688 void FrameBuilder::deferPatchOp(const PatchOp& op) { in deferPatchOp()