Searched refs:fIndexToLocFormat (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/utils/ | ||
D | SkSfntUtils.h | 23 int16_t fIndexToLocFormat; member |
/external/skia/src/utils/ | ||
D | SkSfntUtils.cpp | 52 head->fIndexToLocFormat = parse_be16(p); in ReadTable_head() |