Searched refs:issueDrawCommand (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp172 issueDrawCommand();
487 void FontRenderer::issueDrawCommand(Vector<CacheTexture*>& cacheTextures) { function in class:android::uirenderer::FontRenderer
530 void FontRenderer::issueDrawCommand() { function in class:android::uirenderer::FontRenderer
531 issueDrawCommand(mACacheTextures);
532 issueDrawCommand(mRGBACacheTextures);
568 issueDrawCommand();
586 issueDrawCommand();
677 issueDrawCommand();
H A DFontRenderer.h160 void issueDrawCommand(Vector<CacheTexture*>& cacheTextures);
161 void issueDrawCommand();
/frameworks/rs/
H A DrsFont.cpp404 issueDrawCommand();
648 void FontState::issueDrawCommand() { function in class:FontState
720 issueDrawCommand();
782 issueDrawCommand();
H A DrsFont.h244 void issueDrawCommand();

Completed in 96 milliseconds