Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp27 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
29 #define ALOGVV(...) ((void)0) macro
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DSensor.cpp22 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
24 #define ALOGVV(...) ((void)0) macro
/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
25 #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/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp43 #define ALOGVV ALOGV macro
45 #define ALOGVV(...) ((void)0) macro
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp38 #define ALOGVV ALOGV macro
40 #define ALOGVV(...) ((void)0) macro