/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_egl_image_manager_test.cpp | 94 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 107 sptr<SyncFence> acquireFence; variable 141 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 149 sptr<SyncFence> acquireFence; variable
|
H A D | rs_test_util.cpp | 50 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; in CreateSurfaceNodeWithBuffer() local
|
H A D | rs_drop_frame_processor_test.cpp | 123 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_vk_image_manager.cpp | 31 void WaitAcquireFence(const sptr<SyncFence>& acquireFence) in WaitAcquireFence() 74 const sptr<SyncFence>& acquireFence, in MapVkImageFromSurfaceBuffer() 92 const sptr<SyncFence>& acquireFence) in CreateImageCacheFromBuffer()
|
H A D | rs_egl_image_manager.cpp | 242 void RSEglImageManager::WaitAcquireFence(const sptr<SyncFence>& acquireFence) in WaitAcquireFence() 271 const sptr<SyncFence>& acquireFence) in CreateImageCacheFromBuffer() 285 const sptr<SyncFence>& acquireFence, pid_t threadIndex) in MapEglImageFromSurfaceBuffer()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_test.cpp | 160 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 247 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 268 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 350 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 368 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 838 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
H A D | buffer_queue_producer_remote_test.cpp | 245 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 277 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
H A D | buffer_queue_consumer_test.cpp | 103 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 133 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
H A D | buffer_queue_producer_test.cpp | 223 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 251 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 592 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
H A D | producer_surface_delegator_test.cpp | 122 int32_t acquireFence = 3; variable 156 int32_t acquireFence = 3; variable
|
/aosp12/art/test/567-checker-builder-intrinsics/src/ |
H A D | TestVarHandles.java | 45 private static void acquireFence() { in acquireFence() method in TestVarHandles
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_handler_test.cpp | 127 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable 158 sptr<SyncFence> acquireFence = SyncFence::INVALID_FENCE; variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/test/unittest/ |
H A D | fence_fd_test.cpp | 70 int32_t acquireFence = 1; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_framebuffer_surface.h | 37 sptr<SyncFence> acquireFence; member
|
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/ |
H A D | Mapper.h | 92 const hidl_handle& acquireFence, IMapper::lock_cb hidl_cb) override { in lock() 113 const hidl_handle& acquireFence, in lockYCbCr()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionSurfaceFrameTest.cpp | 116 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in PresentedSurfaceFrameForBufferTransaction() local 200 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in BufferlessSurfaceFramePromotedToBufferSurfaceFrame() local 229 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in BufferlessSurfaceFrameNotCreatedIfBufferSufaceFrameExists() local 262 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in MultipleSurfaceFramesPresentedTogether() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/ |
H A D | surface_image.cpp | 86 …UpdateSurfaceInfo(uint32_t seqNum, sptr<SurfaceBuffer> buffer, const sptr<SyncFence> &acquireFence, in UpdateSurfaceInfo() 128 sptr<SyncFence> acquireFence = SyncFence::InvalidFence(); in UpdateSurfaceImage() local 419 sptr<SyncFence> acquireFence = SyncFence::InvalidFence(); in AcquireNativeWindowBuffer() local
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/command-buffer/include/composer-command-buffer/2.2/ |
H A D | ComposerCommandBuffer.h | 67 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget()
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ |
H A D | ComposerCommandBuffer.h | 62 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_rcd_render_visitor.cpp | 43 sptr<SyncFence> acquireFence = SyncFence::InvalidFence(); in ConsumeAndUpdateBuffer() local
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | GrallocWrapper.cpp | 91 int acquireFence, void** outData) const in lock() 126 int acquireFence, YCbCrLayout* outLayout) const in lock()
|
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
H A D | MapperVts.cpp | 165 const IMapper::Rect& accessRegion, int acquireFence) { in lock() 191 const IMapper::Rect& accessRegion, int acquireFence) { in lockYCbCr()
|
/aosp12/hardware/interfaces/camera/device/3.2/default/ |
H A D | convert.cpp | 102 buffer_handle_t* bufPtr, BufferStatus status, camera3_stream_t* stream, int acquireFence, in convertFromHidl()
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | surface_reader.cpp | 75 sptr<SyncFence> acquireFence = new SyncFence(fence); in OnVsync() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_framebuffer_surface.cpp | 103 sptr<SyncFence> acquireFence = SyncFence::InvalidFence(); in OnBufferAvailable() local
|