OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNumActiveSessions
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h
227
int
getNumActiveSessions
() { return mUseCount; }
/hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h
243
int
getNumActiveSessions
() { return mUseCount; }
/hardware/qcom/display/msm8909/liboverlay/
overlayRotator.h
306
int
getNumActiveSessions
() { return mUseCount; }
/hardware/qcom/display/msm8994/liboverlay/
overlayRotator.h
306
int
getNumActiveSessions
() { return mUseCount; }
Completed in 159 milliseconds