HomeSort by relevance Sort by last modified time
    Searched refs:ContextBindFontFnPtr (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpp/
rsDispatch.h 124 typedef void (*ContextBindFontFnPtr) (RsContext rsc, RsFont pgm);
238 ContextBindFontFnPtr ContextBindFont;
rsDispatch.cpp 128 dispatchTab.ContextBindFont = (ContextBindFontFnPtr)dlsym(handle, "rsContextBindFont");

Completed in 49 milliseconds