Searched defs:ext1 (Results  1 – 9 of 9) sorted by relevance
| /hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ | 
| D | ExynosVirtualDisplay.cpp | 124 int ExynosVirtualDisplay::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2)  in sendWFDCommand()
  | 
| /hardware/qcom/camera/msm8998/QCamera2/HAL/ | 
| D | QCamera2HWI.h | 94     int32_t ext1;  member 143     int32_t                  ext1;       // extended parameter  member
  | 
| D | QCameraMuxer.cpp | 2257 int32_t QCameraMuxer::sendEvtNotify(int32_t msg_type, int32_t ext1,  in sendEvtNotify()
  | 
| D | QCameraPostProc.cpp | 860                                             int32_t ext1,  in sendEvtNotify()
  | 
| D | QCamera2HWI.cpp | 6589                                                  int32_t ext1,  in sendEvtNotify()
  | 
| /hardware/google/graphics/common/libhwc2.1/libhwcService/ | 
| D | ExynosHWCService.cpp | 84 int ExynosHWCService::sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2)  in sendWFDCommand()
  | 
| D | IExynosHWC.cpp | 130     virtual int sendWFDCommand(int32_t cmd, int32_t ext1, int32_t ext2)  in sendWFDCommand() 559             int ext1 = data.readInt32();  in onTransact()  local
  | 
| /hardware/interfaces/camera/device/1.0/default/ | 
| D | CameraDevice.cpp | 418 void CameraDevice::sNotifyCb(int32_t msg_type, int32_t ext1, int32_t ext2, void *user) {  in sNotifyCb()
  | 
| /hardware/qcom/camera/msm8998/QCamera2/HAL/test/ | 
| D | qcamera_test.cpp | 826 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2)  in notify()
  |