Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.h115 int GetSubsamplingFactor(int format, int plane_type, bool isHorizontal, int *subsampling_factor);
Dgr_camera_info.cpp219 int CameraInfo::GetSubsamplingFactor(int format, int plane_type, bool isHorizontal, in GetSubsamplingFactor() argument
224 GetCamxPlaneType(plane_type), isHorizontal, in GetSubsamplingFactor()