Home
last modified time | relevance | path

Searched defs:ALOGVV (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp26 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
28 #define ALOGVV(...) ((void)0) macro
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp22 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
24 #define ALOGVV(...) ((void)0) macro
/device/google/cuttlefish_common/guest/hals/camera/fake-pipeline2/
DSensor.cpp22 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
24 #define ALOGVV(...) ((void)0) macro
/device/generic/goldfish/camera/
DEmulatedQemuCamera3.cpp31 #define ALOGVV ALOGV macro
33 #define ALOGVV(...) ((void)0) macro
DEmulatedFakeCamera3.cpp43 #define ALOGVV ALOGV macro
45 #define ALOGVV(...) ((void)0) macro
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp35 #define ALOGVV ALOGV macro
37 #define ALOGVV(...) ((void)0) macro
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCamera3.cpp42 #define ALOGVV ALOGV macro
44 #define ALOGVV(...) ((void)0) macro