Home
last modified time | relevance | path

Searched refs:getClipIfNeeded (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpRenderer.h83 state.computedState.getClipIfNeeded(), in renderGlop()
DBakedOpState.h87 const ClipBase* getClipIfNeeded() const { in getClipIfNeeded() function
DBakedOpRenderer.cpp363 prepareRender(&state.computedState.clippedBounds, state.computedState.getClipIfNeeded()); in renderFunctor()
DBakedOpDispatcher.cpp733 renderText(renderer, op, state, state.computedState.getClipIfNeeded(), TextRenderType::Flush); in onTextOp()