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

  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.cpp 135 sDataCb((int32_t) msgType, mem, bufferIndex, &md, this);
742 void CameraHardwareInterface::sDataCb(int32_t msg_type,
  /hardware/interfaces/camera/device/1.0/default/
CameraDevice.cpp 421 void CameraDevice::sDataCb(int32_t msg_type, const camera_memory_t *data, unsigned int index,
673 sNotifyCb, sDataCb, sDataCbTimestamp, sGetMemory, this);
    [all...]

Completed in 1064 milliseconds