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

  /frameworks/av/include/camera/
ICameraService.h 45 GET_CAMERA_INFO,
  /frameworks/av/camera/
IProCameraUser.cpp 43 GET_CAMERA_INFO,
184 remote()->transact(GET_CAMERA_INFO, data, &reply);
301 case GET_CAMERA_INFO: {
ICameraService.cpp 115 remote()->transact(BnCameraService::GET_CAMERA_INFO, data, &reply);
331 case GET_CAMERA_INFO: {
  /frameworks/av/camera/camera2/
ICameraDeviceUser.cpp 45 GET_CAMERA_INFO,
260 remote()->transact(GET_CAMERA_INFO, data, &reply);
450 case GET_CAMERA_INFO: {

Completed in 775 milliseconds