HomeSort by relevance Sort by last modified time
    Searched defs:IF_ALOGV (Results 1 - 9 of 9) sorted by null

  /frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.cpp 58 IF_ALOGV() {
  /frameworks/ex/framesequence/jni/utils/
log.h 138 #ifndef IF_ALOGV
140 #define IF_ALOGV() if (false)
142 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG)
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.cpp 297 IF_ALOGV() {
Parameters.cpp     [all...]
  /frameworks/native/libs/binder/
BpBinder.cpp 349 IF_ALOGV() {
  /system/media/camera/tests/
camera_metadata_tests.cpp 361 IF_ALOGV() {
433 IF_ALOGV() {
952 IF_ALOGV() {
    [all...]
  /frameworks/av/camera/
CameraMetadata.cpp 326 IF_ALOGV() {
  /system/core/include/log/
log.h 172 #ifndef IF_ALOGV
174 #define IF_ALOGV() if (false)
176 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG)
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp     [all...]

Completed in 614 milliseconds