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

/frameworks/rs/cpp/
H A DrsDispatch.h124 typedef void (*ContextBindFontFnPtr) (RsContext rsc, RsFont pgm); typedef
238 ContextBindFontFnPtr ContextBindFont;
H A DrsDispatch.cpp128 dispatchTab.ContextBindFont = (ContextBindFontFnPtr)dlsym(handle, "rsContextBindFont");

Completed in 32 milliseconds