Searched defs:issueDrawCommand (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp149 issueDrawCommand();
478 void FontRenderer::issueDrawCommand(std::vector<CacheTexture*>& cacheTextures) { function in class:android::uirenderer::FontRenderer
498 void FontRenderer::issueDrawCommand() { function in class:android::uirenderer::FontRenderer
499 issueDrawCommand(mACacheTextures);
500 issueDrawCommand(mRGBACacheTextures);
534 issueDrawCommand();
552 issueDrawCommand();
638 issueDrawCommand();
/frameworks/rs/
H A DrsFont.cpp403 issueDrawCommand();
643 void FontState::issueDrawCommand() { function in class:android::renderscript::FontState
715 issueDrawCommand();
778 issueDrawCommand();

Completed in 118 milliseconds