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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_prepare.h 30 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access,
glamor_prepare.c 201 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access, function
249 return glamor_prepare_access_box(picture->pDrawable, access,
254 return glamor_prepare_access_box(picture->pDrawable, access,
glamor_image.c 91 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RW, x, y, w, h))
150 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RO, x, y, w, h))

Completed in 7 milliseconds