Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DAidlUtil.h120 static inline ARect toARect(Rect rect) { in toARect() function
130 static inline ARect toARect(int32_t left, int32_t top, int32_t right, int32_t bottom) { in toARect() function
134 static inline ARect toARect(int32_t width, int32_t height) { in toARect() function