Home | History | Annotate | Download | only in vulkan

Lines Matching refs:rect_

20434     ClearRect( Rect2D rect_ = Rect2D(),
20437 : rect( rect_ )
20453 ClearRect & setRect( Rect2D rect_ )
20455 rect = rect_;