Searched refs:renderContext (Results 1 – 1 of 1) sorted by relevance
182 …auto renderContext = std::shared_ptr<RenderContext>(RenderContextFactory::GetInstance().CreateNewE… in EnableSensorIllumination() local183 IF_FALSE_LOGE_AND_RETURN_VAL(renderContext != nullptr, ResultCode::GENERAL_ERROR); in EnableSensorIllumination()184 renderContext->InitializeEglContext(); in EnableSensorIllumination()185 rsSurface->SetRenderContext(renderContext.get()); in EnableSensorIllumination()208 renderContext_ = renderContext; in EnableSensorIllumination()