Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFFont.cpp145 int8_t hexToBin(uint8_t c) { in hexToBin() function
250 int8_t curNibble = hexToBin(*hexData); in handle_type1_stream()