Searched defs:rect (Results 1 – 10 of 10) sorted by relevance
111 V3Mapper::Rect rect; in lock() local154 V3Mapper::Rect rect; in lock_ycbcr() local
58 uint64_t consumerUsage, const gralloc1_rect_t* rect, void** outData, in gralloc1_lock()
206 const gralloc1_rect_t rect = { in lock() local
394 struct drm_clip_rect rect; member
155 struct drm_clip_rect rect; member
399 struct drm_clip_rect rect; member
158 struct drm_clip_rect rect; member
1540 static std::string rectString(hwc_rect_t rect) { in rectString()