Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.cpp171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels()
294 float stride_pixel = 0; in GetCameraFormatPlaneInfo() local