Home
last modified time | relevance | path

Searched refs:HAL_LOGW (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp74 HAL_LOGW("YCbCr_420_888 (0x%x) not directly supported by device.", in AddFormatComponents()
80 HAL_LOGW("JPEG (0x%x) not directly supported by device.", in AddFormatComponents()
139 HAL_LOGW( in AddFormatComponents()
158 HAL_LOGW( in AddFormatComponents()
Dcommon.h34 #define HAL_LOGW(fmt, args...) do { \ macro
Dv4l2_camera.cpp304 HAL_LOGW("Device failed to dequeue buffer: %d", res); in dequeueRequestBuffers()
/hardware/libhardware/modules/camera/3_4/metadata/
Dmap_converter.h131 HAL_LOGW("Multiple map conversions found for V4L2 value %d, using first.", in V4L2ToMetadata()