Searched refs:ALOGVV (Results 1 – 1 of 1) sorted by relevance
23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro25 #define ALOGVV(...) ((void)0) macro625 ALOGVV("Sensor VSync"); in threadLoop()697 ALOGVV("Starting next capture: Exposure: %" PRIu64 " ms, gain: %d", in threadLoop()1001 ALOGVV("Sensor vertical blanking interval"); in threadLoop()1014 ALOGVV("Frame cycle took %" PRIu64 " ms, target %" PRIu64 " ms", in threadLoop()1282 ALOGVV("Binned RAW sensor image captured"); in CaptureRawBinned()1333 ALOGVV("Raw sensor image captured"); in CaptureRawFullRes()1386 ALOGVV("RGB sensor image captured"); in CaptureRGB()1496 ALOGVV("YUV420 sensor image captured"); in CaptureYUV420()[all …]