OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exa_pixmap_priv
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_composite.h
16
struct
exa_pixmap_priv
*pSrc,
17
struct
exa_pixmap_priv
*pMask,
18
struct
exa_pixmap_priv
*pDst);
21
struct
exa_pixmap_priv
*dst,
26
struct
exa_pixmap_priv
*pixmap,
29
struct
exa_pixmap_priv
*pixmap,
xorg_exa.h
38
struct
exa_pixmap_priv
*src;
39
struct
exa_pixmap_priv
*dst;
44
struct
exa_pixmap_priv
struct
70
xorg_gpu_surface(struct pipe_context *pipe, struct
exa_pixmap_priv
*priv);
xorg_renderer.h
8
struct
exa_pixmap_priv
;
47
struct
exa_pixmap_priv
*priv);
49
struct
exa_pixmap_priv
*dst);
xorg_exa.c
202
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPix);
234
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPix);
265
struct
exa_pixmap_priv
*priv;
317
struct
exa_pixmap_priv
*priv;
348
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
383
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
407
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
429
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pDstPixmap);
430
struct
exa_pixmap_priv
*src_priv = exaGetPixmapDriverPrivate(pSrcPixmap);
490
struct
exa_pixmap_priv
*tmp_priv
[
all
...]
xorg_composite.c
233
picture_format_fixups(struct
exa_pixmap_priv
*pSrc, PicturePtr pSrcPicture, boolean mask,
297
struct
exa_pixmap_priv
*pSrc, struct
exa_pixmap_priv
*pMask)
354
struct
exa_pixmap_priv
*pSrc,
355
struct
exa_pixmap_priv
*pMask,
356
struct
exa_pixmap_priv
*pDst)
474
struct
exa_pixmap_priv
*pSrc,
475
struct
exa_pixmap_priv
*pMask,
476
struct
exa_pixmap_priv
*pDst)
504
struct
exa_pixmap_priv
*dst
[
all
...]
xorg_dri2.c
69
struct
exa_pixmap_priv
*exa_priv;
189
struct
exa_pixmap_priv
*exa_priv = exaGetPixmapDriverPrivate(private->pPixmap);
xorg_xv.c
503
struct
exa_pixmap_priv
*dst;
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_composite.h
16
struct
exa_pixmap_priv
*pSrc,
17
struct
exa_pixmap_priv
*pMask,
18
struct
exa_pixmap_priv
*pDst);
21
struct
exa_pixmap_priv
*dst,
26
struct
exa_pixmap_priv
*pixmap,
29
struct
exa_pixmap_priv
*pixmap,
xorg_exa.h
38
struct
exa_pixmap_priv
*src;
39
struct
exa_pixmap_priv
*dst;
44
struct
exa_pixmap_priv
struct
70
xorg_gpu_surface(struct pipe_context *pipe, struct
exa_pixmap_priv
*priv);
xorg_renderer.h
8
struct
exa_pixmap_priv
;
47
struct
exa_pixmap_priv
*priv);
49
struct
exa_pixmap_priv
*dst);
xorg_exa.c
202
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPix);
234
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPix);
265
struct
exa_pixmap_priv
*priv;
317
struct
exa_pixmap_priv
*priv;
348
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
383
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
407
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pPixmap);
429
struct
exa_pixmap_priv
*priv = exaGetPixmapDriverPrivate(pDstPixmap);
430
struct
exa_pixmap_priv
*src_priv = exaGetPixmapDriverPrivate(pSrcPixmap);
490
struct
exa_pixmap_priv
*tmp_priv
[
all
...]
xorg_composite.c
233
picture_format_fixups(struct
exa_pixmap_priv
*pSrc, PicturePtr pSrcPicture, boolean mask,
297
struct
exa_pixmap_priv
*pSrc, struct
exa_pixmap_priv
*pMask)
354
struct
exa_pixmap_priv
*pSrc,
355
struct
exa_pixmap_priv
*pMask,
356
struct
exa_pixmap_priv
*pDst)
474
struct
exa_pixmap_priv
*pSrc,
475
struct
exa_pixmap_priv
*pMask,
476
struct
exa_pixmap_priv
*pDst)
504
struct
exa_pixmap_priv
*dst
[
all
...]
xorg_dri2.c
69
struct
exa_pixmap_priv
*exa_priv;
189
struct
exa_pixmap_priv
*exa_priv = exaGetPixmapDriverPrivate(private->pPixmap);
xorg_xv.c
503
struct
exa_pixmap_priv
*dst;
Completed in 133 milliseconds