Home
last modified time | relevance | path

Searched refs:GetPlaneSize (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.h121 int GetPlaneSize(int format, int plane_type, int width, int height, unsigned int *size);
Dgr_camera_info.cpp272 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()