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 171 issueDrawCommand();
486 void FontRenderer::issueDrawCommand(Vector<CacheTexture*>& cacheTextures) {
529 void FontRenderer::issueDrawCommand() {
530 issueDrawCommand(mACacheTextures);
531 issueDrawCommand(mRGBACacheTextures);
567 issueDrawCommand();
585 issueDrawCommand();
675 issueDrawCommand();
  /frameworks/rs/
rsFont.cpp 404 issueDrawCommand();
648 void FontState::issueDrawCommand() {
720 issueDrawCommand();
782 issueDrawCommand();

Completed in 24 milliseconds