Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DFontUtilsTest.cpp46 struct Fvar { struct
47 Fvar(uint32_t tag, float minValue, float defaultValue, float maxValue) in Fvar() function
50 uint32_t tag;
51 float minValue;
52 float defaultValue;
53 float maxValue;