Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp255 auto surfaceFrame = rsSurface_->RequestFrame(canvasParam_.frameWidth, canvasParam_.frameHeight); in DrawSurfaceNode() local
256 IF_FALSE_LOGE_AND_RETURN_VAL(surfaceFrame != nullptr, ResultCode::GENERAL_ERROR); in DrawSurfaceNode()
257 auto skSurface = surfaceFrame->GetSurface(); in DrawSurfaceNode()
265 rsSurface_->FlushFrame(surfaceFrame); in DrawSurfaceNode()

Completed in 2 milliseconds