OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;
361
ResizeType
resizeType
,
369
, m_resizeType (
resizeType
)
646
string generateResizeGroupName (BufferAgeTest::
ResizeType
resizeType
)
648
switch (
resizeType
)
[
all
...]
Completed in 1009 milliseconds