OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:path_create
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_route/
audio_route.c
181
static struct mixer_path *
path_create
(struct audio_route *ar, const char *name)
function
477
state->path =
path_create
(ar, (char *)attr_name);
/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 3871 milliseconds