Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro
25 #define ALOGVV(...) ((void)0) macro