Searched defs:VGUErrorCode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/VG/
H A Dvgu.h68 } VGUErrorCode; typedef in typeref:enum:__anon12002
78 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguLine(VGPath path,
82 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguPolygon(VGPath path,
86 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguRect(VGPath path,
90 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguRoundRect(VGPath path,
95 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguEllipse(VGPath path,
99 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguArc(VGPath path,
105 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0,
111 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguComputeWarpSquareToQuad(VGfloat dx0, VGfloat dy0,
117 VGU_API_CALL VGUErrorCode VGU_API_ENTR
[all...]
/external/mesa3d/include/VG/
H A Dvgu.h68 } VGUErrorCode; typedef in typeref:enum:__anon22364
78 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguLine(VGPath path,
82 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguPolygon(VGPath path,
86 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguRect(VGPath path,
90 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguRoundRect(VGPath path,
95 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguEllipse(VGPath path,
99 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguArc(VGPath path,
105 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0,
111 VGU_API_CALL VGUErrorCode VGU_API_ENTRY vguComputeWarpSquareToQuad(VGfloat dx0, VGfloat dy0,
117 VGU_API_CALL VGUErrorCode VGU_API_ENTR
[all...]

Completed in 93 milliseconds