HomeSort by: relevance | last modified time | path
    Searched refs:gp_set_strides (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_exa.c 318 gp_set_strides(pitch, pitch);
355 gp_set_strides(dpitch, exaScratch.srcPitch);
848 gp_set_strides(exaGetPixmapPitch(pxDst), exaScratch.srcPitch);
899 gp_set_strides(exaGetPixmapPitch(pxDst), exaScratch.srcPitch);
921 gp_set_strides(exaScratch.srcPitch, exaScratch.srcPitch);
967 gp_set_strides(exaGetPixmapPitch(pxDst), exaScratch.srcPitch);
1032 gp_set_strides(exaScratch.srcPitch, exaGetPixmapPitch(pxDst));
1041 gp_set_strides(exaScratch.srcPitch, exaScratch.srcPitch);
1083 gp_set_strides(exaGetPixmapPitch(pxDst), exaScratch.srcPitch);
1116 gp_set_strides(exaGetPixmapPitch(pxDst), exaScratch.srcPitch)
    [all...]
lx_video.c 130 gp_set_strides(dstPitch, srcPitch);
  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_rtns.h 95 void gp_set_strides(unsigned long dst_stride, unsigned long src_stride);
cim_gp.c 906 * gp_set_strides
914 gp_set_strides(unsigned long dst_stride, unsigned long src_stride) function
2230 * overlap. The pitch of the source data is specified in gp_set_strides.

Completed in 8 milliseconds