Searched refs:default_dst_pitch (Results 1 – 1 of 1) sorted by relevance
232 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xfrm() local237 dst_pitch = default_dst_pitch; in drm_fb_xfrm()418 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_memcpy() local426 dst_pitch = default_dst_pitch; in drm_fb_memcpy()1308 static const unsigned int default_dst_pitch[DRM_FORMAT_MAX_PLANES] = { in drm_fb_xrgb8888_to_mono() local1326 dst_pitch = default_dst_pitch; in drm_fb_xrgb8888_to_mono()
Completed in 8 milliseconds