Home
last modified time | relevance | path

Searched refs:CANVAS (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Dimage_analyzer.h50 CANVAS, member in OHOS::Ace::ImageAnalyzerHolder
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test.cpp48 contextParam.type = RenderContext::ContextType::CANVAS; in InitRosenRenderContext()
181 contextParam.type = RenderContext::ContextType::CANVAS; in HWTEST_F()
761 contextParam.type = RenderContext::ContextType::CANVAS; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h64 return RenderContext::ContextParam { RenderContext::ContextType::CANVAS };
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h73 KEYWORD(CANVAS, canvas) // tag name
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp1110 imageAnalyzerManager_ = std::make_shared<ImageAnalyzerManager>(host, ImageAnalyzerHolder::CANVAS); in EnableAnalyzer()
1124 imageAnalyzerManager_ = std::make_shared<ImageAnalyzerManager>(GetHost(), ImageAnalyzerHolder::CANVAS); in SetImageAIOptions()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h110 return RenderContext::ContextParam { RenderContext::ContextType::CANVAS };
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h941 return RenderContext::ContextParam { RenderContext::ContextType::CANVAS };
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h159 CANVAS, member in OHOS::OHOS::Ace::NG::RenderContext::ContextType
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp441 case ContextType::CANVAS: in InitContext()

Completed in 24 milliseconds