OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAMTRACE_CALL
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/camera/
ScopedTrace.h
29
//
CAMTRACE_CALL
is an ATRACE_NAME that uses the current function name.
30
#define
CAMTRACE_CALL
() CAMTRACE_NAME(__FUNCTION__)
Stream.cpp
142
CAMTRACE_CALL
();
Camera.cpp
82
CAMTRACE_CALL
();
119
CAMTRACE_CALL
();
303
CAMTRACE_CALL
();
488
CAMTRACE_CALL
();
Completed in 38 milliseconds