Searched refs:CAMHAL_LOGV (Results 1 – 8 of 8) sorted by relevance
33 # define CAMHAL_LOGV DBGUTILS_LOGV macro37 # define CAMHAL_LOGV(...) macro45 # define CAMHAL_LOGV(...) macro
67 …CAMHAL_LOGV("************************f(i_img_ptr->uHeight == o_img_ptr->uHeight) are same ********… in VT_resizeFrame_Video_opt2_lp()68 CAMHAL_LOGV("************************(i_img_ptr->width == %d" , i_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()69 CAMHAL_LOGV("************************(i_img_ptr->uHeight == %d" , i_img_ptr->uHeight ); in VT_resizeFrame_Video_opt2_lp()70 CAMHAL_LOGV("************************(o_img_ptr->width == %d" ,o_img_ptr->uWidth ); in VT_resizeFrame_Video_opt2_lp()71 CAMHAL_LOGV("************************(o_img_ptr->uHeight == %d" , o_img_ptr->uHeight ); in VT_resizeFrame_Video_opt2_lp()288 CAMHAL_LOGV("success"); in VT_resizeFrame_Video_opt2_lp()
122 CAMHAL_LOGV("mCamerasSupported = %d", mCamerasSupported); in loadProperties()
4696 CAMHAL_LOGV("buffer_type %d opaque %p", buffer->type, buffer->opaque); in camera_buffer_get_omx_ptr()4700 CAMHAL_LOGV("anw %08x", *handle); in camera_buffer_get_omx_ptr()4705 CAMHAL_LOGV("other %08x", buffer->opaque); in camera_buffer_get_omx_ptr()
19 # define CAMHAL_LOGV ALOGV macro25 # define CAMHAL_LOGV LOGV macro
12 #define CAMHAL_LOGV ALOGV macro
16 # define CAMHAL_LOGV ALOGV macro22 # define CAMHAL_LOGV LOGV macro
1676 CAMHAL_LOGV("Ducati requested too many (>1) internal buffers"); in initInternalBuffers()