Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame.h35 struct RTC_EXPORT UpdateRect { struct
41 // Makes this UpdateRect a bounding box of this and other rect. argument
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp241 void CFX_FloatRect::UpdateRect(const CFX_PointF& point) { in UpdateRect() function in CFX_FloatRect