Home
last modified time | relevance | path

Searched refs:GetCameraFormatPlaneInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.h123 int GetCameraFormatPlaneInfo(int format, int width, int height, int *plane_count,
Dgr_camera_info.cpp288 int CameraInfo::GetCameraFormatPlaneInfo(int format, int width, int height, int *plane_count, in GetCameraFormatPlaneInfo() function in gralloc::CameraInfo
Dgr_utils.cpp1442 int result = CameraInfo::GetInstance()->GetCameraFormatPlaneInfo( in GetYUVPlaneInfo()