Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_view_preview.h174 const void* GetNativeWindowById(uint64_t textureId) override in GetNativeWindowById() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp428 const void* AceViewOhos::GetNativeWindowById(uint64_t textureId) in GetNativeWindowById() function in OHOS::Ace::Platform::AceViewOhos