Home | History | Annotate | Download | only in VG

Lines Matching refs:VGUErrorCode

68 } VGUErrorCode;
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_ENTRY vguComputeWarpQuadToQuad(VGfloat dx0, VGfloat dy0,