Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.h38 void SetRefreshListener(RefreshListener&& listener) in SetRefreshListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.h37 void SetRefreshListener(RefreshListener&& listener) in SetRefreshListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp243 texture_->SetRefreshListener(onTextureRefresh); in CreatePlatformResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp690 texture_->SetRefreshListener(onTextureRefresh); in InitListener()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1035 texture_->SetRefreshListener(onTextureRefresh); in InitListener()