OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCurrentOpacity
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
Layer.h
354
bool
mCurrentOpacity
;
Layer.cpp
72
mCurrentOpacity
(true),
193
mCurrentOpacity
= getOpacityForFormat(format);
669
return mOpaqueLayer ||
mCurrentOpacity
;
[
all
...]
Completed in 44 milliseconds