Home
last modified time | relevance | path

Searched refs:NineDevice9_ColorFill (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c331 (void *)NineDevice9_ColorFill,
Ddevice9.h406 NineDevice9_ColorFill( struct NineDevice9 *This,
Ddevice9.c1738 NineDevice9_ColorFill( struct NineDevice9 *This, in NineDevice9_ColorFill() function
3897 (void *)NineDevice9_ColorFill,
Dnine_lock.c945 r = NineDevice9_ColorFill(This, pSurface, pRect, color); in LockDevice9_ColorFill()