/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionSurfaceFrameTest.cpp | 89 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in PresentedSurfaceFrameForBufferTransaction() local 194 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in BufferlessSurfaceFramePromotedToBufferSurfaceFrame() local 227 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in BufferlessSurfaceFrameNotCreatedIfBufferSufaceFrameExists() local 274 auto acquireFence = fenceFactory.createFenceTimeForTest(fence); in MultipleSurfaceFramesPresentedTogether() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/mapper/2.0/[email protected]_genc++/gen/android/hardware/graphics/mapper/2.0/ |
D | MapperAll.cpp | 366 …:android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, void* buffer, ::android::h… in _hidl_lock() 457 …is, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, void* buffer, ::andro… in _hidl_lockYCbCr() 655 …ndroid::hardware::graphics::common::V1_0::BufferUsage> cpuUsage, const ::android::hardware::graphi… in lock() 661 …d<::android::hardware::graphics::common::V1_0::BufferUsage> cpuUsage, const ::android::hardware::g… in lockYCbCr()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/ |
H A D | ComposerClientWriter.h | 92 int acquireFence, Dataspace dataspace, const std::vector<Rect>& damage, in setClientTarget() 149 const native_handle_t* buffer, int acquireFence) { in setLayerBuffer() 154 const native_handle_t* buffer, int acquireFence) { in setLayerBufferWithNewCommand()
|
/aosp_15_r20/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()
|
/aosp_15_r20/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()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
H A D | ComposerCommandBuffer.h | 248 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget() 298 void setLayerBuffer(uint32_t slot, const native_handle_t* buffer, int acquireFence) { in setLayerBuffer() 411 void setClientTargetInternal(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTargetInternal()
|
/aosp_15_r20/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/ |
H A D | Gralloc1On0Adapter.cpp | 444 int acquireFence) in lock() 477 int acquireFence) in lockFlex()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/mapper/3.0/[email protected]_genc++/gen/android/hardware/graphics/mapper/3.0/ |
D | MapperAll.cpp | 525 …:android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, void* buffer, uint64_t cpu… in _hidl_lock() 626 …is, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, void* buffer, uint64_… in _hidl_lockYCbCr() 911 …rdware::graphics::mapper::V3_0::IMapper::Rect& accessRegion, const ::android::hardware::hidl_handl… in lock() 917 …d::hardware::graphics::mapper::V3_0::IMapper::Rect& accessRegion, const ::android::hardware::hidl_… in lockYCbCr()
|
/aosp_15_r20/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
H A D | MapperVts.cpp | 186 const IMapper::Rect& accessRegion, int acquireFence, int32_t* outBytesPerPixel, in lock() 219 const IMapper::Rect& accessRegion, int acquireFence) { in lockYCbCr()
|
/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_public_interface.cpp | 295 … const gralloc1_rect_t *accessRegion, void **outData, int32_t acquireFence) in mali_gralloc1_lock_async() 323 … struct android_flex_layout *outFlexLayout, int32_t acquireFence) in mali_gralloc1_lock_flex_async()
|
/aosp_15_r20/frameworks/native/libs/ui/ |
H A D | Gralloc2.cpp | 239 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock() 285 int acquireFence, android_ycbcr* ycbcr) const { in lock()
|
H A D | Gralloc3.cpp | 200 int acquireFence, void** outData, int32_t* outBytesPerPixel, in lock() 245 int acquireFence, android_ycbcr* ycbcr) const { in lock()
|
H A D | GraphicBufferMapper.cpp | 143 const Rect& bounds, unique_fd&& acquireFence) { in lock() 158 base::unique_fd&& acquireFence) { in lockYCbCr()
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_public_interface.cpp | 297 … const gralloc1_rect_t *accessRegion, void **outData, int32_t acquireFence) in mali_gralloc1_lock_async() 325 … struct android_flex_layout *outFlexLayout, int32_t acquireFence) in mali_gralloc1_lock_flex_async()
|
/aosp_15_r20/art/test/567-checker-builder-intrinsics/src/ |
H A D | TestVarHandles.java | 45 private static void acquireFence() { in acquireFence() method in TestVarHandles
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/ |
D | cached_stream_buffer.h | 58 int acquireFence() const { return acquire_fence_; } in acquireFence() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/mapper/2.1/[email protected]_genc++/gen/android/hardware/graphics/mapper/2.1/ |
D | MapperAll.cpp | 414 …ndroid::hardware::graphics::common::V1_0::BufferUsage> cpuUsage, const ::android::hardware::graphi… in lock() 420 …d<::android::hardware::graphics::common::V1_0::BufferUsage> cpuUsage, const ::android::hardware::g… in lockYCbCr()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/command-buffer/include/composer-command-buffer/2.2/ |
H A D | ComposerCommandBuffer.h | 60 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.3/utils/command-buffer/include/composer-command-buffer/2.3/ |
H A D | ComposerCommandBuffer.h | 61 void setClientTarget(uint32_t slot, const native_handle_t* target, int acquireFence, in setClientTarget()
|
/aosp_15_r20/hardware/interfaces/camera/device/3.2/default/ |
H A D | convert.cpp | 110 buffer_handle_t* bufPtr, BufferStatus status, camera3_stream_t* stream, int acquireFence, in convertFromHidl()
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/ |
H A D | HWC2OnFbAdapter.cpp | 220 int32_t acquireFence, int32_t dataspace, hwc_region_t /*damage*/) { in setClientTargetHook() 457 buffer_handle_t /*buffer*/, int32_t acquireFence) { in setLayerBufferHook()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3IOStreamBase.cpp | 179 int acquireFence, in handoutBufferLocked()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/ |
D | ExynosExternalDisplay.cpp | 412 int32_t acquireFence, int32_t /*android_dataspace_t*/ dataspace) { in setClientTarget()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/ |
H A D | OutputLayerCompositionState.h | 111 sp<Fence> acquireFence = nullptr; member
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/aidl/ |
H A D | AidlCamera3OutputUtils.cpp | 279 native_handle_t *acquireFence = nullptr; in requestStreamBuffers() local
|