HomeSort by relevance Sort by last modified time
    Searched refs:VGErrorCode (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
api_context.c 36 VGErrorCode vegaGetError(void)
39 VGErrorCode error = VG_NO_CONTEXT_ERROR;
vg_context.h 107 VGErrorCode _error;
171 VGErrorCode code);
api_params.c 73 VGErrorCode error = VG_NO_ERROR;
133 VGErrorCode error = VG_NO_ERROR;
266 VGErrorCode error = VG_NO_ERROR;
517 VGErrorCode error = VG_NO_ERROR;
579 VGErrorCode error = VG_NO_ERROR;
    [all...]
vg_context.c 434 VGErrorCode code)
  /external/mesa3d/include/VG/
openvg.h 88 } VGErrorCode;
507 VG_API_CALL VGErrorCode VG_API_ENTRY vgGetError(void) VG_API_EXIT;
    [all...]

Completed in 126 milliseconds