Searched refs:rsFontCreateFromFile (Results 1 – 4 of 4) sorted by relevance
68 rsFontCreateFromFile;
141 extern "C" RsFont rsFontCreateFromFile (RsContext rsc, const char * name, size_t name_length, float…
828 extern "C" RsFont rsFontCreateFromFile (RsContext ctxWrapper, const char * name, size_t name_length, in rsFontCreateFromFile() function
1735 jlong id = (jlong)(uintptr_t)rsFontCreateFromFile((RsContext)con, in nFontCreateFromFile()