Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.h117 int GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count);
Dgr_camera_info.cpp237 int CameraInfo::GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count) { in GetPlaneTypes() function in gralloc::CameraInfo
300 result = GetPlaneTypes(format, plane_type, plane_count); in GetCameraFormatPlaneInfo()