Home
last modified time | relevance | path

Searched defs:VarData (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLASTNode.h212 struct VarData { struct
213 VarData() {} in VarData() argument
215 VarData(StringFragment name, size_t sizeCount) in VarData() function
219 StringFragment fName;
220 size_t fSizeCount;
/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1927 struct VarData struct
1929 unsigned int get_region_index_count () const in get_region_index_count()
1932 unsigned int get_row_size () const in get_row_size()
1935 unsigned int get_size () const in get_size()
1938 float get_delta (unsigned int inner, in get_delta()
1970 void get_scalars (int *coords, unsigned int coord_count, in get_scalars()
1982 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1993 bool serialize (hb_serialize_context_t *c, in serialize()
2058 void collect_region_refs (hb_inc_bimap_t &region_map, const hb_inc_bimap_t &inner_map) const in collect_region_refs()
2074 const HBUINT8 *get_delta_bytes () const in get_delta_bytes()
[all …]