Lines Matching refs:BakedOpState
48 const BakedOpState& firstState = *(opList.states[0]); in onMergedBitmapOps()
57 const BakedOpState& state = *(opList.states[i]); in onMergedBitmapOps()
90 const BakedOpState& firstState = *(opList.states[0]); in onMergedPatchOps()
119 const BakedOpState& state = *opList.states[i]; in onMergedPatchOps()
189 const BakedOpState& textOpState) { in renderTextShadow()
252 static void renderText(BakedOpRenderer& renderer, const TextOp& op, const BakedOpState& state, in renderText()
310 const BakedOpState& state = *(opList.states[i]); in onMergedTextOps()
318 const BakedOpState& state = *(opList.states[i]); in onMergedTextOps()
333 static void renderVertexBuffer(BakedOpRenderer& renderer, const BakedOpState& state, in renderVertexBuffer()
354 static void renderConvexPath(BakedOpRenderer& renderer, const BakedOpState& state, in renderConvexPath()
362 static void renderPathTexture(BakedOpRenderer& renderer, const BakedOpState& state, float xOffset, in renderPathTexture()
387 const BakedOpState& state) { in onArcOp()
414 const BakedOpState& state) { in onBitmapOp()
434 const BakedOpState& state) { in onBitmapMeshOp()
501 const BakedOpState& state) { in onBitmapRectOp()
528 const BakedOpState& state) { in onColorOp()
545 const BakedOpState& state) { in onFunctorOp()
550 const BakedOpState& state) { in onLinesOp()
559 const BakedOpState& state) { in onOvalOp()
583 const BakedOpState& state) { in onPatchOp()
613 const BakedOpState& state) { in onPathOp()
624 const BakedOpState& state) { in onPointsOp()
636 const BakedOpState& state) { in onRectOp()
676 const BakedOpState& state) { in onRoundRectOp()
695 static void renderShadow(BakedOpRenderer& renderer, const BakedOpState& state, float casterAlpha, in renderShadow()
724 const BakedOpState& state) { in onShadowOp()
730 const BakedOpState& state) { in onSimpleRectsOp()
743 const BakedOpState& state) { in onTextOp()
749 const BakedOpState& state) { in onTextOnPathOp()
779 const BakedOpState& state) { in onTextureLayerOp()
798 void renderRectForLayer(BakedOpRenderer& renderer, const LayerOp& op, const BakedOpState& state, in renderRectForLayer()
809 const BakedOpState& state) { in onLayerOp()
843 const BakedOpState& state) { in onCopyToLayerOp()
850 const BakedOpState& state) { in onCopyFromLayerOp()