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

  /external/mesa3d/src/gallium/state_trackers/vega/
api_context.c 45 ctx->_error = VG_NO_ERROR;
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 129 vg_set_error(ctx, VG_NO_ERROR);
440 if (ctx->_error == VG_NO_ERROR)
  /external/deqp/modules/egl/
teglVGRenderUtil.cpp 45 TCU_CHECK(vgGetError() == VG_NO_ERROR);
  /external/mesa3d/include/VG/
openvg.h 77 VG_NO_ERROR = 0,
    [all...]

Completed in 72 milliseconds