Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dgralloc_vendor_interface.cpp31 int stride_pixel = 0; member
65 void setStridePixel(Descriptor &descriptor, int stride_pixel) { in setStridePixel()
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp30 int stride_pixel = 0; member
64 void setStridePixel(Descriptor &descriptor, int stride_pixel) { in setStridePixel()
/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