Searched refs:GetStrideInPixels (Results 1 – 2 of 2) sorted by relevance
109 int GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel);
171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels() function in gralloc::CameraInfo340 result = GetStrideInPixels(format, plane_type[i], width, &stride_pixel); in GetCameraFormatPlaneInfo()