Home
last modified time | relevance | path

Searched defs:surfaceRet (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/common/
H A Dframe_record.cpp71 SurfaceError surfaceRet = surface->AttachBufferToQueue(metaBuffer_); in ReleaseMetaBuffer() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.cpp59 SurfaceError surfaceRet = photoSurface_->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in OnBufferAvailable() local
299 SurfaceError surfaceRet = rawPhotoSurface_->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in OnBufferAvailable() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dvideo_encoder.cpp225 SurfaceError surfaceRet = codecSurface_->AttachBufferToQueue(buffer); in EnqueueBuffer() local
/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp290 OHOS::SurfaceError surfaceRet = layer->FlushBuffer(buffer, -1, flushConfig); in DrawImageRect() local
420 OHOS::SurfaceError surfaceRet = layer->FlushBuffer(buffer, -1, flushConfig); in DrawMasking() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp134 SurfaceError surfaceRet = depthSurface->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in UpdateJSCallback() local
H A Dphoto_output_napi.cpp305 SurfaceError surfaceRet = surface_->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in ExecuteDeepyCopySurfaceBuffer() local
459 SurfaceError surfaceRet = photoSurface_->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in ExecuteDeepyCopySurfaceBuffer() local
935 SurfaceError surfaceRet = photoSurface->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in UpdateJSCallback() local
1079 SurfaceError surfaceRet = rawPhotoSurface->AcquireBuffer(surfaceBuffer, fence, timestamp, damage); in UpdateJSCallback() local
1456 SurfaceError surfaceRet = photoOutput->thumbnailSurface_->AcquireBuffer(thumbnailBuffer, fence, timestamp, damage); in UpdateJSCallback() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp612 SurfaceError surfaceRet = surface->AcquireBuffer(buffer, fence, timestamp, damage); in OnBufferAvailable() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2426 SurfaceError surfaceRet = surface_->AcquireBuffer(buffer, syncFence, timestamp, damage); in OnBufferAvailable() local

Completed in 16 milliseconds