OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVideoExtCommand
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DrmControl.h
32
int
mVideoExtCommand
;
DrmControl.cpp
26
:
mVideoExtCommand
(0)
36
if (
mVideoExtCommand
) {
37
return
mVideoExtCommand
;
52
mVideoExtCommand
= video_getparam_arg.rep.driver_ioctl_offset;
54
return
mVideoExtCommand
;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DrmControl.h
32
int
mVideoExtCommand
;
DrmControl.cpp
26
:
mVideoExtCommand
(0)
36
if (
mVideoExtCommand
) {
37
return
mVideoExtCommand
;
52
mVideoExtCommand
= video_getparam_arg.rep.driver_ioctl_offset;
54
return
mVideoExtCommand
;
Completed in 196 milliseconds