OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wantSurfaceVisible
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
SpriteController.cpp
135
if (update.state.surfaceControl == NULL && update.state.
wantSurfaceVisible
()) {
153
if (update.state.surfaceControl != NULL && update.state.
wantSurfaceVisible
()) {
200
&& update.state.
wantSurfaceVisible
()) {
246
bool wantSurfaceVisibleAndDrawn = update.state.
wantSurfaceVisible
()
SpriteController.h
200
inline bool
wantSurfaceVisible
() const {
Completed in 182 milliseconds