Home
last modified time | relevance | path

Searched defs:damage (Results 101 - 117 of 117) sorted by relevance

12345

/foundation/graphic/graphic_surface/surface/src/
H A Dconsumer_surface.cpp91 AcquireBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, int64_t& timestamp, Rect& damage) AcquireBuffer() argument
133 AcquireBuffer(sptr<SurfaceBuffer>& buffer, int32_t& fence, int64_t& timestamp, Rect& damage) AcquireBuffer() argument
H A Dbuffer_queue.cpp678 Rect damage = {}; in GetLastFlushedBuffer() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp230 void HDecoder::GetCropFromOmx(uint32_t w, uint32_t h, OHOS::Rect& damage) in GetCropFromOmx() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp510 OHOS::Rect damage = {}; in DoTest() local
473 TestAcquireBuffer(OHOS::sptr<OHOS::IConsumerSurface> &creatorSurface, int32_t &fence, int64_t &timestamp, OHOS::Rect &damage, std::shared_ptr<ImageCreator> imageCreator) TestAcquireBuffer() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp89 Rect damage = {}; member in ConsumerListenerBuffer
H A Dvideodec_ndk_sample.cpp84 Rect damage = {}; member in TestConsumerListener
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp84 Rect damage = {}; member in ConsumerListenerBuffer
H A Dvideodec_ndk_sample.cpp79 Rect damage = {}; member in TestConsumerListener
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp77 Rect damage = {}; member in ConsumerListenerBuffer
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp610 OHOS::Rect damage; in OnBufferAvailable() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c1048 wsi_wl_swapchain_queue_present(struct wsi_swapchain *wsi_chain, uint32_t image_index, const VkPresentRegionKHR *damage) wsi_wl_swapchain_queue_present() argument
H A Dwsi_common_x11.c1412 x11_queue_present(struct wsi_swapchain *anv_chain, uint32_t image_index, const VkPresentRegionKHR *damage) x11_queue_present() argument
H A Dwsi_common_display.c1897 wsi_display_queue_present(struct wsi_swapchain *drv_chain, uint32_t image_index, const VkPresentRegionKHR *damage) wsi_display_queue_present() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c683 struct lima_damage_region *damage = lima_job_get_damage(job); in lima_update_pp_stream() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp304 OHOS::Rect damage; in ExecuteDeepyCopySurfaceBuffer() local
458 OHOS::Rect damage; in ExecuteDeepyCopySurfaceBuffer() local
934 OHOS::Rect damage; in UpdateJSCallback() local
1078 OHOS::Rect damage; in UpdateJSCallback() local
1454 OHOS::Rect damage; in UpdateJSCallback() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2423 OHOS::Rect damage; in OnBufferAvailable() local
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp2727 OHOS::Rect damage; in OnBufferAvailable() local
2148 AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, int64_t &timestamp, OHOS::Rect &damage) AcquireVideoBuffer() argument
2781 AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, int64_t &timestamp, OHOS::Rect &damage) AcquireVideoBuffer() argument

Completed in 42 milliseconds

12345