OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waitForGpuCompletion
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
297
static bool
waitForGpuCompletion
;
Properties.cpp
67
bool Properties::
waitForGpuCompletion
= false;
/frameworks/base/libs/hwui/tests/macrobench/
main.cpp
206
Properties::
waitForGpuCompletion
= true;
/frameworks/base/libs/hwui/renderthread/
EglManager.cpp
333
if (CC_UNLIKELY(Properties::
waitForGpuCompletion
)) {
Completed in 666 milliseconds