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

  /frameworks/av/include/camera/
ICameraService.h 37 GET_CAMERA_INFO,
  /frameworks/av/camera/
IProCameraUser.cpp 46 GET_CAMERA_INFO,
287 remote()->transact(GET_CAMERA_INFO, data, &reply);
403 case GET_CAMERA_INFO: {
ICameraService.cpp 57 remote()->transact(BnCameraService::GET_CAMERA_INFO, data, &reply);
123 case GET_CAMERA_INFO: {

Completed in 27 milliseconds