HomeSort by relevance Sort by last modified time
    Searched defs:path_create (Results 1 - 3 of 3) sorted by null

  /system/media/audio_route/
audio_route.c 141 static struct mixer_path *path_create(struct audio_route *ar, const char *name) function
393 state->path = path_create(ar, (char *)attr_name);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c 186 struct path * path_create(VGPathDatatype dt, VGfloat scale, VGfloat bias, function
872 struct path *path = path_create(td->datatype,
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 186 struct path * path_create(VGPathDatatype dt, VGfloat scale, VGfloat bias, function
872 struct path *path = path_create(td->datatype,
    [all...]

Completed in 182 milliseconds