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

  /frameworks/base/libs/hwui/
Snapshot.h 193 void setRelativeLightCenter(const Vector3& lightCenter) { mRelativeLightCenter = lightCenter; }
CanvasState.cpp 47 mSnapshot->setRelativeLightCenter(lightCenter);

Completed in 114 milliseconds