Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontMgr_android_parser.h163 template <int N, typename T> static bool parse_fixed(const char* s, T* value) { in parse_fixed() function
/third_party/flutter/skia/src/ports/
DSkFontMgr_android_parser.h163 template <int N, typename T> static bool parse_fixed(const char* s, T* value) { in parse_fixed() function
DSkFontMgr_config_parser.h174 template<int N, typename T> static bool parse_fixed(const char *s, T *value) in parse_fixed() function