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

  /xsrc/external/mit/xorg-server/dist/render/
picture.h 57 #define PICT_FORMAT_VIS(f) PIXMAN_FORMAT_VIS(f)
picture.c 392 pScreen->visuals[PICT_FORMAT_VIS(format)].vid;
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.h 57 #define PICT_FORMAT_VIS(f) PIXMAN_FORMAT_VIS(f)
picture.c 418 pFormats[f].index.vid = pScreen->visuals[PICT_FORMAT_VIS(format)].vid;
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_render.c 745 new_vis = PICT_FORMAT_VIS(src) | PICT_FORMAT_VIS(mask);

Completed in 7 milliseconds