Home
last modified time | relevance | path

Searched defs:MakeOutset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h206 inline void RectI::MakeOutset(int32_t dx, int32_t dy) in MakeOutset() function
398 inline void RectF::MakeOutset(scalar dx, scalar dy) in MakeOutset() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_rect.h206 RectT<T> MakeOutset(Vector4<T> outset) const in MakeOutset() function