Home
last modified time | relevance | path

Searched defs:DrawPrimitive (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp243 …long Direct3DDevice9Ex::DrawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, un… in DrawPrimitive() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1155 …long Direct3DDevice9::DrawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsi… in DrawPrimitive() function in D3D9::Direct3DDevice9
/external/ImageMagick/MagickCore/
Ddraw.c4304 MagickExport MagickBooleanType DrawPrimitive(Image *image, in DrawPrimitive() function
Dmethods.h302 #define DrawPrimitive PrependMagickMethod(DrawPrimitive) macro