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 136 sDataCb((int32_t) msgType, mHidlMemPoolMap.at(data), bufferIndex, &md, this);
485 sDataCb,
811 void CameraHardwareInterface::sDataCb(int32_t msg_type,
    [all...]
  /hardware/interfaces/camera/device/1.0/default/
CameraDevice.cpp 414 void CameraDevice::sDataCb(int32_t msg_type, const camera_memory_t *data, unsigned int index,
666 sNotifyCb, sDataCb, sDataCbTimestamp, sGetMemory, this);
    [all...]

Completed in 888 milliseconds