Searched refs:drawType_ (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/egl/
H A DteglBufferAgeTests.cpp145 DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_);
150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_) argument
151 : drawType(drawType_)
H A DteglPartialUpdateTests.cpp133 DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_);
138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_) argument
139 : drawType (drawType_)
H A DteglSwapBuffersWithDamageTests.cpp101 DrawCommand (DrawType drawType_, const ColoredRect& rect_);
106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) argument
107 : drawType (drawType_)

Completed in 88 milliseconds