OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VGPathDatatype
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
path.h
54
struct path *path_create(
VGPathDatatype
dt, VGfloat scale, VGfloat bias,
84
VGPathDatatype
path_datatype(struct path *p);
122
void vg_float_to_datatype(
VGPathDatatype
datatype,
path_utils.h
37
static INLINE VGint size_for_datatype(
VGPathDatatype
datatype)
path.c
52
VGPathDatatype
datatype;
83
VGPathDatatype
dt = p->datatype;
131
void vg_float_to_datatype(
VGPathDatatype
datatype,
170
VGPathDatatype
datatype)
186
struct path * path_create(
VGPathDatatype
dt, VGfloat scale, VGfloat bias,
304
VGPathDatatype
to,
632
VGPathDatatype
path_datatype(struct path *p)
814
VGPathDatatype
datatype;
[
all
...]
api_path.c
37
VGPathDatatype
datatype,
/external/mesa3d/include/VG/
openvg.h
203
}
VGPathDatatype
;
583
VGPathDatatype
datatype,
[
all
...]
Completed in 326 milliseconds