HomeSort by relevance Sort by last modified time
    Searched refs:ResizeType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglSwapBuffersWithDamageTests.cpp 74 enum ResizeType
264 ResizeType resizeType,
286 const ResizeType m_resizeType;
293 SwapBuffersWithDamageTest::SwapBuffersWithDamageTest (EglTestContext& eglTestCtx, const vector<DrawType>& frameDrawType, int iterationTimes, ResizeType resizeType, const char* name, const char* description)
300 , m_resizeType (resizeType)
451 ResizeType resizeType,
464 ResizeType resizeType
    [all...]
teglBufferAgeTests.cpp 82 enum ResizeType
95 ResizeType resizeType,
113 const ResizeType m_resizeType;
365 ResizeType resizeType,
373 , m_resizeType (resizeType)
650 string generateResizeGroupName (BufferAgeTest::ResizeType resizeType)
652 switch (resizeType)
    [all...]

Completed in 188 milliseconds