Searched refs:drawAlpha8TextureMesh (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.cpp2088 drawAlpha8TextureMesh(x, y, x + texture->width, y + texture->height, texture->id,
2117 drawAlpha8TextureMesh(x, y, x + bounds.getWidth(), y + bounds.getHeight(),
2392 drawAlpha8TextureMesh(dstLeft, dstTop, dstRight, dstBottom,
3511 void OpenGLRenderer::drawAlpha8TextureMesh(float left, float top, float right, float bottom, function in class:android::uirenderer::OpenGLRenderer
H A DOpenGLRenderer.h849 void drawAlpha8TextureMesh(float left, float top, float right, float bottom,

Completed in 14 milliseconds