Home
last modified time | relevance | path

Searched refs:retain (Results 1 – 25 of 148) sorted by relevance

123456

/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h204 void retain() { ++mReferenceCount; } in retain() function
325 gralloc1_error_t retain(const std::shared_ptr<Buffer>& buffer);
326 gralloc1_error_t retain(buffer_handle_t bufferHandle);
331 return adapter->retain(bufferHandle); in retainHook()
DGralloc1On0Adapter.cpp331 gralloc1_error_t Gralloc1On0Adapter::retain( in retain() function in android::hardware::Gralloc1On0Adapter
335 buffer->retain(); in retain()
366 gralloc1_error_t Gralloc1On0Adapter::retain(buffer_handle_t bufferHandle) in retain() function in android::hardware::Gralloc1On0Adapter
373 mBuffers[bufferHandle]->retain(); in retain()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h103 int32_t error = mDispatch.retain(mDevice, bufferHandle); in importBuffer()
210 if (!initDispatch(GRALLOC1_FUNCTION_RETAIN, &mDispatch.retain) || in initDispatch()
325 GRALLOC1_PFN_RETAIN retain; member
/hardware/google/gfxstream/third-party/fuchsia/
DLICENSE7 * Redistributions of source code must retain the above copyright
/hardware/qcom/sm7250/gps/etc/seccomp_policy/
Dgnss@2.0-xtwifi-inet-agent.policy8 # * Redistributions of source code must retain the above copyright
Dgnss@2.0-xtra-daemon.policy7 # * Redistributions of source code must retain the above copyright
Dgnss@2.0-xtwifi-client.policy8 # * Redistributions of source code must retain the above copyright
/hardware/qcom/gps/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/bootctrl/
DNOTICE6 * Redistributions of source code must retain the above copyright
/hardware/qcom/sm8150/gps/etc/seccomp_policy/
Dgnss@2.0-xtwifi-inet-agent.policy8 # * Redistributions of source code must retain the above copyright
Dgnss@2.0-xtra-daemon.policy7 # * Redistributions of source code must retain the above copyright
Dgnss@2.0-xtwifi-client.policy8 # * Redistributions of source code must retain the above copyright
/hardware/qcom/gps/msm8084/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/msm8994/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/msm8960/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sm8150/data/ipacfg-mgr/
DLICENSE7 * Redistributions of source code must retain the above copyright
/hardware/qcom/sm7250/display/init/
Dinit.qti.display_boot.rc6 # * Redistributions of source code must retain the above copyright
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp254 int retain(buffer_handle_t handle) EXCLUDES(lock) { in retain() function in BufferManager
374 return BufferManager::getInstance().retain(handle); in mali_gralloc_reference_retain()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_global_priority.adoc30 Therefore, higher-priority work may retain similar latency and throughput
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
Dipacm.rc6 # * Redistributions of source code must retain the above copyright
/hardware/qcom/sm7250/media/media-prop/
Dinit.qti.media.rc9 # * Redistributions of source code must retain the above copyright
/hardware/qcom/wlan/legacy/qcwcn/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright
/hardware/synaptics/wlan/synadhd/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright

123456