Home
last modified time | relevance | path

Searched refs:renderContext (Results 1 - 1 of 1) sorted by relevance

/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp184 auto renderContext = Common::MakeShared<RenderContext>(); in EnableSensorIllumination() local
185 IF_FALSE_LOGE_AND_RETURN_VAL(renderContext != nullptr, ResultCode::GENERAL_ERROR); in EnableSensorIllumination()
186 renderContext->InitializeEglContext(); in EnableSensorIllumination()
187 rsSurface->SetRenderContext(renderContext.get()); in EnableSensorIllumination()
208 renderContext_ = renderContext; in EnableSensorIllumination()

Completed in 1 milliseconds