Searched defs:issueDrawCommand (Results 1 - 2 of 2) 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();
/frameworks/rs/
H A DrsFont.cpp404 issueDrawCommand();
648 void FontState::issueDrawCommand() { function in class:FontState
720 issueDrawCommand();
782 issueDrawCommand();

Completed in 9 milliseconds