Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.h134 PlaneComponent GetPlaneComponent(CamxPlaneType plane_type);
Dgr_camera_info.cpp245 plane_component_array[plane] = GetPlaneComponent(plane_types_array[plane]); in GetPlaneTypes()
469 PlaneComponent CameraInfo::GetPlaneComponent(CamxPlaneType plane_type) { in GetPlaneComponent() function in gralloc::CameraInfo