Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp257 auto skSurface = surfaceFrame->GetSurface(); in DrawSurfaceNode() local
258 IF_FALSE_LOGE_AND_RETURN_VAL(skSurface != nullptr, ResultCode::GENERAL_ERROR); in DrawSurfaceNode()
260 auto canvas = Common::MakeShared<RSPaintFilterCanvas>(skSurface.get()); in DrawSurfaceNode()

Completed in 1 milliseconds