Searched defs:rect_ (Results 1 – 7 of 7) sorted by relevance
91 DesktopRect rect_; variable
52 DesktopRect rect_; member in webrtc::__anone55a94a60111::ScreenDrawerLinux
98 const DesktopRect rect_; member in webrtc::__anon2fba35e40111::ScreenDrawerWin
145 DrawCommand::DrawCommand(const BufferAgeTest::DrawType drawType_, const ColoredRect &rect_) in DrawCommand()
135 DrawCommand::DrawCommand(const PartialUpdateTest::DrawType drawType_, const ColoredRect &rect_) in DrawCommand()
106 DrawCommand::DrawCommand(DrawType drawType_, const ColoredRect &rect_) : drawType(drawType_), rect(… in DrawCommand()
781 FrameRectangle rect_; member