Home
last modified time | relevance | path

Searched defs:plane_type (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.cpp155 int CameraInfo::GetStrideInBytes(int format, int plane_type, int width, int *stride_bytes) { in GetStrideInBytes()
171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels()
187 int CameraInfo::GetPixelIncrement(int format, int plane_type, int *pixel_increment) { in GetPixelIncrement()
203 int CameraInfo::GetPlaneOffset(int format, int plane_type, int width, int height, int *offset) { in GetPlaneOffset()
219 int CameraInfo::GetSubsamplingFactor(int format, int plane_type, bool isHorizontal, in GetSubsamplingFactor()
257 int CameraInfo::GetScanline(int format, int plane_type, int height, int *scanlines) { in GetScanline()
272 int CameraInfo::GetPlaneSize(int format, int plane_type, int width, int height, in GetPlaneSize()
298 PlaneComponent plane_type[8] = {}; in GetCameraFormatPlaneInfo() local
390 int CameraInfo::GetPlaneAlignment(int format, int plane_type, unsigned int *alignment) { in GetPlaneAlignment()
436 int CameraInfo::GetPerPlaneBpp(int format, int plane_type, int *bpp) { in GetPerPlaneBpp()
[all …]