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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
stroker.h 76 void stroker_move_to(struct stroker *stroker, VGfloat x, VGfloat y);
stroker.c 798 void stroker_move_to(struct stroker *stroker, VGfloat x, VGfloat y) function
802 debug_printf("stroker_move_to(%f, %f)\n", x, y);
    [all...]
path.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.h 76 void stroker_move_to(struct stroker *stroker, VGfloat x, VGfloat y);
stroker.c 798 void stroker_move_to(struct stroker *stroker, VGfloat x, VGfloat y) function
802 debug_printf("stroker_move_to(%f, %f)\n", x, y);
    [all...]
path.c     [all...]

Completed in 29 milliseconds