Home
last modified time | relevance | path

Searched defs:ViewportConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dviewport_config.h26 ViewportConfig(int32_t width, int32_t height, float density) in ViewportConfig() function
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h48 class ViewportConfig; variable