Searched defs:setupShadow (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListRenderer.cpp879 renderer.setupShadow(radius, dx, dy, color);
1230 void DisplayListRenderer::setupShadow(float radius, float dx, float dy, int color) { function in class:android::uirenderer::DisplayListRenderer
H A DOpenGLRenderer.cpp2307 void OpenGLRenderer::setupShadow(float radius, float dx, float dy, int color) { function in class:android::uirenderer::OpenGLRenderer

Completed in 30 milliseconds