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.cpp81 HAL_LOGW("YCbCr_420_888 (0x%x) not directly supported by device.", in AddFormatComponents()
87 HAL_LOGW("JPEG (0x%x) not directly supported by device.", in AddFormatComponents()
146 HAL_LOGW( in AddFormatComponents()
165 HAL_LOGW( in AddFormatComponents()
Dcommon.h31 #define HAL_LOGW(fmt, args...) do { \ macro
Dv4l2_camera.cpp293 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()