Home
last modified time | relevance | path

Searched defs:damage (Results 1 - 16 of 16) sorted by relevance

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dstream_customer.cpp29 OHOS::Rect damage; in CamFrame() local
/test/xts/acts/graphic/graphicnapitest/
H A DConsumerSurfaceTest.cpp57 static inline Rect damage = {}; member in OHOS::Rosen::ConsumerSurfaceTest
H A DProducerSurfaceTest.cpp48 static inline Rect damage = {}; member in OHOS::Rosen::ProducerSurfaceTest
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Dstream_customer.h53 OHOS::Rect damage; in OnBufferAvailable() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h54 struct lima_damage_region damage; member
H A Dlima_resource.c497 struct lima_damage_region *damage = &res->damage; in lima_resource_set_damage_region() local
[all...]
H A Dlima_job.c683 struct lima_damage_region *damage = lima_job_get_damage(job); in lima_update_pp_stream() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h51 } damage; member
/third_party/skia/modules/sksg/tests/
H A DSGTest.cpp109 std::vector<SkRect> damage = { {0, 0, 100, 100}, { 200, 100, 300, 200} }; in inval_test1() local
135 std::vector<SkRect> damage = { {0, 0, 100, 100}, { 200, 100, 300, 200} }; in inval_test1() local
145 std::vector<SkRect> damage = { {0, 0, 100, 100}, { 0, 0, 50, 100} }; in inval_test1() local
171 std::vector<SkRect> damage = { {0, 0, 300, 200}, { 0, 0, 600, 400} }; in inval_test1() local
197 std::vector<SkRect> damage = { {400, 200, 600, 400}, { 400, 200, 500, 400} }; in inval_test1() local
244 std::vector<SkRect> damage = { {0, 0, 100, 100}, { 0, 0, 100, 100} }; inval_test2() local
254 std::vector<SkRect> damage = { {0, 0, 100, 100}, { 0, 0, 200, 200} }; inval_test2() local
264 std::vector<SkRect> damage = { { 0, 0, 200, 200}, // draw1 prev bounds inval_test2() local
277 std::vector<SkRect> damage = { { 100, 100, 300, 300}, // draw1 prev bounds inval_test2() local
312 std::vector<SkRect> damage = { {0, 0, 350, 175}, { 50, 75, 350, 175} }; inval_test3() local
322 std::vector<SkRect> damage = { { 50, 75, 350, 175} }; inval_test3() local
332 std::vector<SkRect> damage = { { 50, 75, 350, 175} }; inval_test3() local
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c402 wsi_win32_queue_present(struct wsi_swapchain *drv_chain, uint32_t image_index, const VkPresentRegionKHR *damage) wsi_win32_queue_present() argument
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
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp79 Rect damage = {}; member in TestConsumerListener
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp85 Rect damage = {}; member in TestConsumerListener
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp357 OH_Rect damage; in OnVideoBufferAvailable() local

Completed in 20 milliseconds