Home
last modified time | relevance | path

Searched defs:boundSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_ui_first_surface_render_node_drawable_test.cpp159 Vector2f boundSize; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp220 …SurfaceRenderNodeDrawable::DrawCacheSurface(RSPaintFilterCanvas& canvas, const Vector2f& boundSize, in DrawCacheSurface()
H A Drs_render_node_drawable.cpp640 void RSRenderNodeDrawable::DrawCachedImage(RSPaintFilterCanvas& canvas, const Vector2f& boundSize, in DrawCachedImage()
/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp290 int32_t boundSize = static_cast<int32_t>(boundingRects.size()); in OH_CreateBoundingRects() local