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

  /device/generic/goldfish/camera/
EmulatedBaseCamera.h 80 virtual camera_device_status_t getHotplugStatus();
EmulatedBaseCamera.cpp 82 camera_device_status_t EmulatedBaseCamera::getHotplugStatus() {
EmulatedFakeCamera2.h 65 virtual camera_device_status_t getHotplugStatus();
EmulatedFakeCamera2.cpp 213 camera_device_status_t EmulatedFakeCamera2::getHotplugStatus() {
    [all...]
  /hardware/libhardware/include/hardware/
camera_common.h 171 * camera_device_status_t:
211 } camera_device_status_t; typedef in typeref:enum:camera_device_status
235 * new_status: The new status code, one of the camera_device_status_t enums,

Completed in 27 milliseconds