HomeSort by relevance Sort by last modified time
    Searched refs:mVideoExtCommand (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/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 199 milliseconds