Home
last modified time | relevance | path

Searched refs:UI_TEXTURE_MAPPER (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_texture_mapper.h77 return UI_TEXTURE_MAPPER; in GetViewType()
H A Dui_view.h90 UI_TEXTURE_MAPPER, enumerator
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp618 if (curView->GetViewType() == UI_TEXTURE_MAPPER) { in Render()