OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STOP_RECORDING
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/camera/
ICameraRecordingProxy.cpp
30
STOP_RECORDING
,
58
remote()->transact(
STOP_RECORDING
, data, &reply);
87
case
STOP_RECORDING
: {
88
LOGV("
STOP_RECORDING
");
ICamera.cpp
46
STOP_RECORDING
,
138
remote()->transact(
STOP_RECORDING
, data, &reply);
322
case
STOP_RECORDING
: {
323
LOGV("
STOP_RECORDING
");
/hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h
179
STOP_RECORDING
,
Completed in 27 milliseconds