OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
212
camera_device_status_t
EmulatedFakeCamera2::getHotplugStatus() {
[
all
...]
/hardware/libhardware/include/hardware/
camera_common.h
194
*
camera_device_status_t
:
234
}
camera_device_status_t
;
typedef in typeref:enum:camera_device_status
258
* new_status: The new status code, one of the
camera_device_status_t
enums,
Completed in 1761 milliseconds