Home
last modified time | relevance | path

Searched refs:RsFont (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/rs/
Drs.spec93 param RsFont pgm
374 ret RsFont
382 ret RsFont
DRenderScriptDefines.h40 typedef void * RsFont; typedef
DrsFont.cpp835 RsFont rsi_FontCreateFromFile(Context *rsc, in rsi_FontCreateFromFile()
845 RsFont rsi_FontCreateFromMemory(Context *rsc, in rsi_FontCreateFromMemory()
DrsContext.cpp633 void rsi_ContextBindFont(Context *rsc, RsFont vfont) { in rsi_ContextBindFont()