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

/frameworks/base/libs/hwui/
H A DOpenGLRenderer.h504 * This method invokes drawPathTexture() but takes into account
632 void drawPathTexture(const PathTexture* texture, float x, float y, SkPaint* paint);
H A DOpenGLRenderer.cpp2348 drawPathTexture(texture, x, y, paint);
2780 drawPathTexture(texture, x, y, paint);
2947 void OpenGLRenderer::drawPathTexture(const PathTexture* texture, function in class:android::uirenderer::OpenGLRenderer

Completed in 373 milliseconds