OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStateLight
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/rs/
rsLight.cpp
94
rsc->
mStateLight
.clear();
99
rsc->
mStateLight
.mIsLocal = isLocal;
104
rsc->
mStateLight
.mIsMono = isMono;
109
Light *l = new Light(rsc, rsc->
mStateLight
.mIsLocal,
110
rsc->
mStateLight
.mIsMono);
rsContext.h
76
LightState
mStateLight
;
Completed in 273 milliseconds