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

  /frameworks/base/libs/hwui/
BakedOpRenderer.h 62 , mLightInfo(lightInfo) {}
76 const LightInfo& getLightInfo() const { return mLightInfo; }
145 const LightInfo mLightInfo;
  /frameworks/base/libs/hwui/renderthread/
CanvasContext.h 243 BakedOpRenderer::LightInfo mLightInfo;

Completed in 46 milliseconds