OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaultenddelay
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tests/hwc/
hwcColorEquiv.cpp
107
const float
defaultEndDelay
= 2.0; // Default delay after rendering graphics
140
static float endDelay =
defaultEndDelay
;
hwcRects.cpp
124
const float
defaultEndDelay
= 2.0; // Default delay after rendering graphics
180
static float endDelay =
defaultEndDelay
;
hwcStress.cpp
138
const float
defaultEndDelay
= 2.0; // Default delay between completion of
150
static float endDelay =
defaultEndDelay
;
Completed in 470 milliseconds