OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIRTY_ALPHA
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
SpriteController.h
164
DIRTY_ALPHA
= 1 << 1,
SpriteController.cpp
251
|| (wantSurfaceVisibleAndDrawn && (update.state.dirty & (
DIRTY_ALPHA
261
&& (becomingVisible || (update.state.dirty &
DIRTY_ALPHA
))) {
459
invalidateLocked(
DIRTY_ALPHA
);
Completed in 313 milliseconds