Searched refs:GetPlaneComponent (Results 1 – 2 of 2) sorted by relevance
134 PlaneComponent GetPlaneComponent(CamxPlaneType plane_type);
245 plane_component_array[plane] = GetPlaneComponent(plane_types_array[plane]); in GetPlaneTypes()469 PlaneComponent CameraInfo::GetPlaneComponent(CamxPlaneType plane_type) { in GetPlaneComponent() function in gralloc::CameraInfo