Searched refs:r128_crtc_shadow_allocate (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c987 static void *r128_crtc_shadow_allocate(xf86CrtcPtr crtc, int width, int height) function in typeref:typename:void *
1017 if (!data) data = r128_crtc_shadow_allocate(crtc, width, height);
1071 .shadow_allocate = r128_crtc_shadow_allocate,

Completed in 2 milliseconds