Searched refs:LightModel (Results 1 – 2 of 2) sorted by relevance
158 struct LightModel { struct186 const LightModel& getLightModelInfo();251 LightModel mLightModel;
153 android::base::loadBufferPtr<LightModel>(stream, &mLightModel); in GLEScmContext()226 const GLEScmContext::LightModel& GLEScmContext::getLightModelInfo() { in getLightModelInfo()277 android::base::saveBuffer<LightModel>(stream, &mLightModel, 1); in onSave()