Home
last modified time | relevance | path

Searched defs:sfError (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_statistics.cpp129 void StreamStatistics::RequestBufferResult(OHOS::SurfaceError sfError) in RequestBufferResult()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.cpp69 OHOS::SurfaceError sfError = OHOS::SURFACE_ERROR_OK; in GetBuffer() local