OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVppState
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/psb_video/src/android/
psb_mds.h
66
bool
getVppState
();
psb_mds.cpp
91
bool psbMultiDisplayListener::
getVppState
() {
96
return mListener->
getVppState
();
psb_android_glue.cpp
128
ret = mds->
getVppState
();
138
ret = mds->
getVppState
();
Completed in 408 milliseconds