Home | History | Annotate | Download | only in hwui

Lines Matching refs:drawShape

2174 status_t OpenGLRenderer::drawShape(float left, float top, const PathTexture* texture,
2194 return drawShape(left, top, texture, paint);
2202 return drawShape(x - radius, y - radius, texture, paint);
2211 return drawShape(left, top, texture, paint);
2225 return drawShape(left, top, texture, paint);
2234 return drawShape(left, top, texture, paint);