Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.cpp159 GetCamxPlaneType(plane_type), width, stride_bytes); in GetStrideInBytes()
175 GetCamxPlaneType(plane_type), width, stride_pixel); in GetStrideInPixels()
191 GetCamxPlaneType(plane_type), pixel_increment); in GetPixelIncrement()
207 GetCamxPlaneType(plane_type), offset, width, height); in GetPlaneOffset()
224 GetCamxPlaneType(plane_type), isHorizontal, in GetSubsamplingFactor()
260 result = LINK_camera_get_scanline(GetCameraPixelFormat(format), GetCamxPlaneType(plane_type), in GetScanline()
276 result = LINK_camera_get_plane_size(GetCameraPixelFormat(format), GetCamxPlaneType(plane_type), in GetPlaneSize()
394 GetCamxPlaneType(plane_type), alignment); in GetPlaneAlignment()
440 GetCamxPlaneType(plane_type), bpp); in GetPerPlaneBpp()
456 GetCamxPlaneType(plane_type), alignment); in GetPlaneStartAddressAlignment()
[all …]
Dgr_camera_info.h136 CamxPlaneType GetCamxPlaneType(int plane_type);