Searched refs:localOpClip (Results 1 – 1 of 1) sorted by relevance
308 const Rect* localOpClip = pureTranslate ? &state.computedState.clipRect() : nullptr; in renderText() local309 fontRenderer.renderPosText(op.paint, localOpClip, op.glyphs, op.glyphCount, x, y, in renderText()