Home
last modified time | relevance | path

Searched refs:adjustRect (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h439 void adjustRect(hwc_rect_t &rect, int32_t width, int32_t height);
H A DExynosHWCHelper.cpp574 void adjustRect(hwc_rect_t &rect, int32_t width, int32_t height) in adjustRect() function
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp4985 adjustRect(rect, INT_MAX, INT_MAX); in getLayerRegion()