Searched refs:FontCreateFromFile (Results 1 – 4 of 4) sorted by relevance
57 FontCreateFromFile {
831 return RS_DISPATCH(ctxWrapper, FontCreateFromFile, name, name_length, fontSize, dpi); in rsFontCreateFromFile()
138 dispatchTab.FontCreateFromFile = (FontCreateFromFileFnPtr)dlsym(handle, "rsFontCreateFromFile"); in loadSymbols()
248 FontCreateFromFileFnPtr FontCreateFromFile; member