Home
last modified time | relevance | path

Searched refs:fIndexToLocFormat (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/utils/
DSkSfntUtils.h23 int16_t fIndexToLocFormat; member
/external/skia/src/utils/
DSkSfntUtils.cpp52 head->fIndexToLocFormat = parse_be16(p); in ReadTable_head()