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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
arc.c 458 static void cb_null_move(struct arc_cb *cb, VGfloat x, VGfloat y) function
661 cb.move = cb_null_move;
675 cb.move = cb_null_move;
689 cb.move = cb_null_move;
  /external/mesa3d/src/gallium/state_trackers/vega/
arc.c 458 static void cb_null_move(struct arc_cb *cb, VGfloat x, VGfloat y) function
661 cb.move = cb_null_move;
675 cb.move = cb_null_move;
689 cb.move = cb_null_move;

Completed in 61 milliseconds