HomeSort by relevance Sort by last modified time
    Searched defs:issueDrawCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
FontRenderer.cpp 146 issueDrawCommand();
476 void FontRenderer::issueDrawCommand(std::vector<CacheTexture*>& cacheTextures) {
496 void FontRenderer::issueDrawCommand() {
497 issueDrawCommand(mACacheTextures);
498 issueDrawCommand(mRGBACacheTextures);
530 issueDrawCommand();
548 issueDrawCommand();
635 issueDrawCommand();
  /frameworks/rs/
rsFont.cpp 403 issueDrawCommand();
643 void FontState::issueDrawCommand() {
715 issueDrawCommand();
778 issueDrawCommand();

Completed in 558 milliseconds