Searched refs:FontCreateFromMemory (Results 1 – 4 of 4) sorted by relevance
64 FontCreateFromMemory {
838 …return RS_DISPATCH(ctxWrapper, FontCreateFromMemory, name, name_length, fontSize, dpi, data, data_… in rsFontCreateFromMemory()
139 …dispatchTab.FontCreateFromMemory = (FontCreateFromMemoryFnPtr)dlsym(handle, "rsFontCreateFromMemor… in loadSymbols()
249 FontCreateFromMemoryFnPtr FontCreateFromMemory; member