Searched refs:drawBitmaps (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.h171 void drawBitmaps(const SkBitmap* bitmap, AssetAtlas::Entry* entry, int bitmapCount,
H A DDisplayListOp.h669 renderer.drawBitmaps(mBitmap, mEntry, ops.size(), &vertices[0],
H A DOpenGLRenderer.cpp1173 * Merged multidraw (such as in drawText and drawBitmaps rely on the fact that no clipping is done
1460 void OpenGLRenderer::drawBitmaps(const SkBitmap* bitmap, AssetAtlas::Entry* entry, function in class:android::uirenderer::OpenGLRenderer

Completed in 263 milliseconds