Searched refs:GetPlaneSize (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_camera_info.h | 121 int GetPlaneSize(int format, int plane_type, int width, int height, unsigned int *size);
|
D | gr_camera_info.cpp | 272 int CameraInfo::GetPlaneSize(int format, int plane_type, int width, int height, in GetPlaneSize() function in gralloc::CameraInfo 364 result = GetPlaneSize(format, plane_type[i], width, height, &plane_size); in GetCameraFormatPlaneInfo()
|