OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:odc
(Results
1 - 3
of
3
) sorted by null
/development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerV9.java
139
DeviceEvent
odc
= DeviceEvent.getDeviceEvent(why, deviceId, listener);
local
140
handler.post(
odc
);
/hardware/samsung_slsi/exynos5/include/
ExynosCamera.h
155
bool
odc
;
member in struct:android::ExynosCameraInfo
916
//! Sets
ODC
918
//! Gets
ODC
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp
202
odc
= false;
4655
int
odc
= (toggle == true) ? CAMERA_ODC_ON : CAMERA_ODC_OFF;
local
[
all
...]
Completed in 33 milliseconds