Home
last modified time | relevance | path

Searched refs:CompareBufferSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.h122 …bool CompareBufferSize(int32_t width, int32_t height, std::shared_ptr<SurfaceBufferNode> surfaceNo…
H A Drosen_render_surface.cpp331 bool res = CompareBufferSize(width, height, surfaceNode); in DrawBuffer()
369 bool RosenRenderSurface::CompareBufferSize( in DrawBuffer() function in OHOS::Ace::NG::RosenRenderSurface