OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drawOnce
(Results
1 - 3
of
3
) sorted by null
/external/skia/legacy/src/animator/
SkDrawTo.h
27
SkBool
drawOnce
;
/external/skia/src/animator/
SkDrawTo.h
27
SkBool
drawOnce
;
/frameworks/rs/
rsContext.cpp
392
bool
drawOnce
= false;
406
drawOnce
|= rsc->mIO.playCoreCommands(rsc, displayEvent.getFd());
413
drawOnce
|= rsc->mIO.playCoreCommands(rsc, -1);
417
(targetRate ||
drawOnce
) && !rsc->mPaused) {
419
drawOnce
= false;
Completed in 1686 milliseconds