Home
last modified time | relevance | path

Searched refs:SetTextureId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h54 void SetTextureId(int64_t textureId) in SetTextureId() function
H A Dvideo_element.cpp815 videoComponent->SetTextureId(texture_->GetId()); in SetNewComponent()
1225 video->SetTextureId(texture_->GetId()); in OnPrepared()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_texture_impl.h71 void SetTextureId(int64_t id) in SetTextureId() function
H A Drender_texture_impl.cpp47 surface->SetTextureId(id); in InitSurface()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp68 xcomponent->SetTextureId(texture_->GetId()); in SetNewComponent()
226 component->SetTextureId(id); in CreatePlatformResource()
409 xcomponent_->SetTextureId(X_INVALID_ID); in ReleasePlatformResource()
H A Dxcomponent_component.h188 void SetTextureId(int64_t textureId) in SetTextureId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp398 cameraComponent->SetTextureId(texture_->GetId()); in UpdateCamera()
454 camera->SetTextureId(texture_->GetId()); in OnPreViewSizeChange()
532 camera->SetTextureId(texture_->GetId()); in OnPrepared()