Home
last modified time | relevance | path

Searched refs:Free (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_manager.cpp251 conn_mgr_->Free(token); in RegisterDisplay()
267 encoder_mgr_->Free(token); in RegisterDisplay()
268 conn_mgr_->Free(token); in RegisterDisplay()
302 encoder_mgr_->Free(token); in RegisterDisplay()
303 conn_mgr_->Free(token); in RegisterDisplay()
311 encoder_mgr_->Free(token); in RegisterDisplay()
312 conn_mgr_->Free(token); in RegisterDisplay()
320 conn_mgr_->Free(token); in UnregisterDisplay()
321 encoder_mgr_->Free(token); in UnregisterDisplay()
322 crtc_mgr_->Free(token); in UnregisterDisplay()
Ddrm_encoder.h88 void Free(DRMDisplayToken *token);
Ddrm_crtc.h104 void Free(DRMDisplayToken *token);
Ddrm_connector.h93 void Free(DRMDisplayToken *token);
Ddrm_encoder.cpp192 void DRMEncoderManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMEncoderManager
Ddrm_crtc.cpp231 void DRMCrtcManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMCrtcManager
Ddrm_connector.cpp428 void DRMConnectorManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMConnectorManager
/hardware/google/gfxstream/guest/vulkan_enc/
DCommandBufferStagingStream.h56 using Free = std::function<void(const Memory&)>; variable
60 explicit CommandBufferStagingStream(const Alloc& allocFn, const Free& freeFn);
99 Free m_free;
DCommandBufferStagingStream.cpp50 CommandBufferStagingStream::CommandBufferStagingStream(const Alloc& allocFn, const Free& freeFn) in CommandBufferStagingStream()
DResourceTracker.h482 CommandBufferStagingStream::Free getFree();
DResourceTracker.cpp139 CommandBufferStagingStream::Free&& freeFn) { in setAllocFree()
185 CommandBufferStagingStream::Free mFree = nullptr;
6782 CommandBufferStagingStream::Free ResourceTracker::getFree() { in getFree()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/
DLicenseRef-MPLUS.txt5 M+ FONTS are a font family under the Free license. You can use, copy, and
/hardware/interfaces/audio/5.0/
DIPrimaryDevice.hal91 * Gets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
100 * Sets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
110 * Sets the sampling rate of BT HFP (Hands-Free Profile). Calling this
121 * Sets the current output volume Hz for BT HFP (Hands-Free Profile).
/hardware/interfaces/audio/4.0/
DIPrimaryDevice.hal91 * Gets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
100 * Sets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
110 * Sets the sampling rate of BT HFP (Hands-Free Profile). Calling this
121 * Sets the current output volume Hz for BT HFP (Hands-Free Profile).
/hardware/interfaces/audio/6.0/
DIPrimaryDevice.hal91 * Gets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
100 * Sets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
110 * Sets the sampling rate of BT HFP (Hands-Free Profile). Calling this
121 * Sets the current output volume Hz for BT HFP (Hands-Free Profile).
/hardware/interfaces/audio/7.0/
DIPrimaryDevice.hal91 * Gets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
100 * Sets whether BT HFP (Hands-Free Profile) is enabled. Calling this method
110 * Sets the sampling rate of BT HFP (Hands-Free Profile). Calling this
121 * Sets the current output volume Hz for BT HFP (Hands-Free Profile).
/hardware/qcom/wlan/legacy/qcwcn/wpa_supplicant_8_lib/
DNOTICE40 * published by the Free Software Foundation.
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
DNOTICE40 * published by the Free Software Foundation.
/hardware/synaptics/wlan/synadhd/wpa_supplicant_8_lib/
DNOTICE40 * published by the Free Software Foundation.
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
DNOTICE40 * published by the Free Software Foundation.
/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal36 * Free the node.
253 * Free a buffer previously assigned to a port by allocateSecureBuffer() or
/hardware/interfaces/contexthub/1.0/
Dtypes.hal175 uint32_t freeBytes; // Free capacity in bytes
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dnaming.adoc318 | Allocate | Allocates memory in a pool or memory heap and creates object - paired with "Free"
333 | Free | Destroys an object and then frees memory back to a pool or memory heap - paired with…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfundamentals.adoc1523 As a general rule, ftext:Free, ftext:Release, and ftext:Reset commands do
Dcmdbuffers.adoc787 [open,refpage='vkFreeCommandBuffers',desc='Free command buffers',type='protos']

12