Home
last modified time | relevance | path

Searched refs:setRoundRectClipState (Results 1 – 8 of 8) 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.cpp149 .setRoundRectClipState(nullptr) in endFrame()
213 .setRoundRectClipState(nullptr) in drawRects()
231 .setRoundRectClipState(nullptr) in setupStencilQuads()
DGlopBuilder.h107 GlopBuilder& setRoundRectClipState(const RoundRectClipState* roundRectClipState);
DOpenGLReadback.cpp223 .setRoundRectClipState(nullptr) in copyTextureInto()
DFontRenderer.cpp67 .setRoundRectClipState(bakedState->roundRectClipState) in draw()
DGlopBuilder.cpp560 GlopBuilder& GlopBuilder::setRoundRectClipState(const RoundRectClipState* roundRectClipState) { in setRoundRectClipState() function in android::uirenderer::GlopBuilder
/frameworks/base/libs/hwui/tests/unit/
DBakedOpRendererTests.cpp69 .setRoundRectClipState(nullptr) in drawFirstOp()
DGlopBuilderTests.cpp128 .setRoundRectClipState(nullptr) in RENDERTHREAD_OPENGL_PIPELINE_TEST()