HomeSort by relevance Sort by last modified time
    Searched refs:vg_current_context (Results 26 - 36 of 36) sorted by null

12

  /external/mesa3d/src/gallium/state_trackers/vega/
api_filters.c 242 struct vg_context *ctx = vg_current_context();
289 struct vg_context *ctx = vg_current_context();
396 struct vg_context *ctx = vg_current_context();
483 struct vg_context *ctx = vg_current_context();
585 struct vg_context *ctx = vg_current_context();
642 struct vg_context *ctx = vg_current_context();
vg_context.h 157 struct vg_context *vg_current_context(void);
vg_manager.c 352 struct vg_context *ctx = vg_current_context();
path.c 193 vg_init_object(&path->base, vg_current_context(), VG_OBJECT_PATH);
195 vg_context_add_object(vg_current_context(), &path->base);
227 vg_context_remove_object(vg_current_context(), &p->base);
    [all...]
vg_context.c 51 struct vg_context * vg_current_context(void) function
paint.c 640 struct vg_context *ctx = vg_current_context();
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.h 157 struct vg_context *vg_current_context(void);
vg_manager.c 352 struct vg_context *ctx = vg_current_context();
path.c 193 vg_init_object(&path->base, vg_current_context(), VG_OBJECT_PATH);
195 vg_context_add_object(vg_current_context(), &path->base);
227 vg_context_remove_object(vg_current_context(), &p->base);
    [all...]
vg_context.c 51 struct vg_context * vg_current_context(void) function
paint.c 640 struct vg_context *ctx = vg_current_context();

Completed in 725 milliseconds

12