Home
last modified time | relevance | path

Searched defs:SetExtSurfaceBoundsSync (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.cpp115 bool RenderSurfaceImpl::SetExtSurfaceBoundsSync(int32_t left, int32_t top, int32_t width, int32_t h… in SetExtSurfaceBoundsSync() function in OHOS::Ace::NG::RenderSurfaceImpl
H A Drender_texture_impl.cpp100 bool RenderTextureImpl::SetExtSurfaceBoundsSync(int32_t left, int32_t top, int32_t width, int32_t h… in SetExtSurfaceBoundsSync() function in OHOS::Ace::NG::RenderTextureImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_surface.h83 virtual bool SetExtSurfaceBoundsSync(int32_t left, int32_t top, int32_t width, int32_t height) in SetExtSurfaceBoundsSync() function