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

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp162 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();
643 issueDrawCommand();
H A DFontRenderer.h157 void issueDrawCommand(std::vector<CacheTexture*>& cacheTextures);
158 void issueDrawCommand();
/frameworks/rs/
H A DrsFont.cpp404 issueDrawCommand();
644 void FontState::issueDrawCommand() { function in class:FontState
716 issueDrawCommand();
778 issueDrawCommand();
H A DrsFont.h244 void issueDrawCommand();

Completed in 716 milliseconds