Searched refs:GetPlaneTypes (Results 1 – 2 of 2) sorted by relevance
117 int GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count);
237 int CameraInfo::GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count) { in GetPlaneTypes() function in gralloc::CameraInfo300 result = GetPlaneTypes(format, plane_type, plane_count); in GetCameraFormatPlaneInfo()