HomeSort by relevance Sort by last modified time
    Searched refs:SetupShadowOp (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 471 addStateOp(new (alloc()) SetupShadowOp(radius, dx, dy, color));
DisplayListOp.h 671 class SetupShadowOp : public StateOp {
673 SetupShadowOp(float radius, float dx, float dy, int color)
    [all...]

Completed in 44 milliseconds