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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp146 issueDrawCommand();
476 void FontRenderer::issueDrawCommand(std::vector<CacheTexture*>& cacheTextures) { function in class:android::uirenderer::FontRenderer
496 void FontRenderer::issueDrawCommand() { function in class:android::uirenderer::FontRenderer
497 issueDrawCommand(mACacheTextures);
498 issueDrawCommand(mRGBACacheTextures);
530 issueDrawCommand();
548 issueDrawCommand();
635 issueDrawCommand();
/frameworks/rs/
H A DrsFont.cpp403 issueDrawCommand();
643 void FontState::issueDrawCommand() { function in class:android::renderscript::FontState
715 issueDrawCommand();
778 issueDrawCommand();

Completed in 49 milliseconds