Home
last modified time | relevance | path

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

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