Searched refs:drawType_ (Results 1 – 3 of 3) sorted by relevance
145 DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_);150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument151 : drawType(drawType_) in DrawCommand()
101 DrawCommand (DrawType drawType_, const ColoredRect& rect_);106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument107 : drawType (drawType_) in DrawCommand()
133 DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_);138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument139 : drawType (drawType_) in DrawCommand()