Searched defs:IsSurfaceValid (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ | ||
H A D | rosen_render_surface_mingw.cpp | 50 bool RosenRenderSurface::IsSurfaceValid() const in IsSurfaceValid() function in OHOS::Ace::NG::RosenRenderSurface |
H A D | render_surface_impl.cpp | 95 bool RenderSurfaceImpl::IsSurfaceValid() const in IsSurfaceValid() function in OHOS::Ace::NG::RenderSurfaceImpl |
H A D | render_texture_impl.cpp | 86 bool RenderTextureImpl::IsSurfaceValid() const in IsSurfaceValid() function in OHOS::Ace::NG::RenderTextureImpl |
H A D | rosen_render_surface.cpp | 238 bool RosenRenderSurface::IsSurfaceValid() const in IsSurfaceValid() function in OHOS::Ace::NG::RosenRenderSurface |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ | ||
H A D | render_surface.h | 65 virtual bool IsSurfaceValid() const in IsSurfaceValid() function |