Home
last modified time | relevance | path

Searched refs:SetAnti (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpreview_mock_model_impl.h39 jsContext->SetAnti(true); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.h151 void SetAnti(bool anti) in SetAnti() function
H A Djs_offscreen_rendering_context.cpp177 jsRenderContext->SetAnti(anti); in Constructor()
H A Djs_offscreen_canvas.cpp399 offscreenCanvasContext_->SetAnti(anti); in SetAntiAlias()
H A Djs_rendering_context.cpp194 jsRenderContext->SetAnti(anti); in Constructor()