Home
last modified time | relevance | path

Searched refs:setRoundRectClipState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpDispatcher.cpp76 .setRoundRectClipState(firstState.roundRectClipState) in onMergedBitmapOps()
180 .setRoundRectClipState(firstState.roundRectClipState) in onMergedPatchOps()
217 .setRoundRectClipState(textOpState.roundRectClipState) in renderTextShadow()
350 .setRoundRectClipState(state.roundRectClipState) in renderVertexBuffer()
375 .setRoundRectClipState(state.roundRectClipState) in renderPathTexture()
429 .setRoundRectClipState(state.roundRectClipState) in onBitmapOp()
495 .setRoundRectClipState(state.roundRectClipState) in onBitmapMeshOp()
520 .setRoundRectClipState(state.roundRectClipState) in onBitmapRectOp()
536 .setRoundRectClipState(state.roundRectClipState) in onColorOp()
597 .setRoundRectClipState(state.roundRectClipState) in onPatchOp()
[all …]
DBakedOpRenderer.cpp147 .setRoundRectClipState(nullptr) in endFrame()
212 .setRoundRectClipState(nullptr) in drawRects()
229 .setRoundRectClipState(nullptr) in setupStencilQuads()
DGlopBuilder.h107 GlopBuilder& setRoundRectClipState(const RoundRectClipState* roundRectClipState);
DOpenGLReadback.cpp220 .setRoundRectClipState(nullptr) in copyTextureInto()
DGlopBuilder.cpp559 GlopBuilder& GlopBuilder::setRoundRectClipState(const RoundRectClipState* roundRectClipState) { in setRoundRectClipState() function in android::uirenderer::GlopBuilder
DFontRenderer.cpp68 .setRoundRectClipState(bakedState->roundRectClipState) in draw()
/frameworks/base/libs/hwui/tests/unit/
DGlopBuilderTests.cpp128 .setRoundRectClipState(nullptr) in RENDERTHREAD_OPENGL_PIPELINE_TEST()