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

/frameworks/base/libs/hwui/font/
H A DFont.h73 typedef void (Font::*RenderGlyph)(CachedGlyphInfo*, int, int, uint8_t*, typedef in class:android::uirenderer::Font
H A DFont.cpp291 static RenderGlyph gRenderGlyph[] = {
296 RenderGlyph render = gRenderGlyph[mode];

Completed in 47 milliseconds