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

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

Completed in 51 milliseconds