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

/external/skia/src/pdf/
H A DSkPDFFont.cpp137 int8_t hexToBin(uint8_t c) { function in namespace:__anon13152
226 char curNibble = hexToBin(*hexData);

Completed in 42 milliseconds