Searched defs:outFenceFd (Results 1 – 13 of 13) sorted by relevance
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
H A D | Gralloc0Hal.h | 163 Error unlock(const native_handle_t* bufferHandle, base::unique_fd* outFenceFd) override { in unlock()
|
H A D | Gralloc1Hal.h | 167 Error unlock(const native_handle_t* bufferHandle, base::unique_fd* outFenceFd) override { in unlock()
|
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/ |
H A D | Mapper.cpp | 112 static bool getFenceFd(const hidl_handle& fenceHandle, int* outFenceFd) in getFenceFd() 239 int* outFenceFd) in unlockBuffer()
|
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/ |
H A D | Mapper.h | 172 static Error getFenceFd(const hidl_handle& fenceHandle, base::unique_fd* outFenceFd) { in getFenceFd()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A D | ComposerClient.h | 183 static Error getFenceFd(const hidl_handle& fenceHandle, base::unique_fd* outFenceFd) { in getFenceFd()
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/ |
H A D | HwcHal.h | 126 Error getReadbackBufferFence(Display display, base::unique_fd* outFenceFd) override { in getReadbackBufferFence()
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapper.cpp | 132 bool QtiMapper::GetFenceFd(const hidl_handle &fence_handle, int *outFenceFd) { in GetFenceFd()
|
H A D | QtiMapper4.cpp | 139 bool QtiMapper::GetFenceFd(const hidl_handle &fence_handle, int *outFenceFd) { in GetFenceFd()
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | QtiMapper.cpp | 132 bool QtiMapper::GetFenceFd(const hidl_handle &fence_handle, int *outFenceFd) { in GetFenceFd()
|
H A D | QtiMapper4.cpp | 139 bool QtiMapper::GetFenceFd(const hidl_handle &fence_handle, int *outFenceFd) { in GetFenceFd()
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | QtiMapper.cpp | 130 bool QtiMapper::GetFenceFd(const hidl_handle &fence_handle, int *outFenceFd) { in GetFenceFd()
|
/aosp12/frameworks/av/camera/ndk/ndk_vendor/tests/ |
H A D | AImageReaderVendorTest.cpp | 424 int outFenceFd = 0; in HandleImageAvailable() local
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.cpp | 994 android::base::unique_fd* outFenceFd) { in getReadbackBufferFence()
|