/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_manager.cpp | 251 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()
|
D | drm_encoder.h | 88 void Free(DRMDisplayToken *token);
|
D | drm_crtc.h | 104 void Free(DRMDisplayToken *token);
|
D | drm_connector.h | 93 void Free(DRMDisplayToken *token);
|
D | drm_encoder.cpp | 192 void DRMEncoderManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMEncoderManager
|
D | drm_crtc.cpp | 231 void DRMCrtcManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMCrtcManager
|
D | drm_connector.cpp | 428 void DRMConnectorManager::Free(DRMDisplayToken *token) { in Free() function in sde_drm::DRMConnectorManager
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | CommandBufferStagingStream.h | 56 using Free = std::function<void(const Memory&)>; variable 60 explicit CommandBufferStagingStream(const Alloc& allocFn, const Free& freeFn); 99 Free m_free;
|
D | CommandBufferStagingStream.cpp | 50 CommandBufferStagingStream::CommandBufferStagingStream(const Alloc& allocFn, const Free& freeFn) in CommandBufferStagingStream()
|
D | ResourceTracker.h | 482 CommandBufferStagingStream::Free getFree();
|
D | ResourceTracker.cpp | 139 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/ |
D | LicenseRef-MPLUS.txt | 5 M+ FONTS are a font family under the Free license. You can use, copy, and
|
/hardware/interfaces/audio/5.0/ |
D | IPrimaryDevice.hal | 91 * 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/ |
D | IPrimaryDevice.hal | 91 * 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/ |
D | IPrimaryDevice.hal | 91 * 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/ |
D | IPrimaryDevice.hal | 91 * 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/ |
D | NOTICE | 40 * published by the Free Software Foundation.
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | NOTICE | 40 * published by the Free Software Foundation.
|
/hardware/synaptics/wlan/synadhd/wpa_supplicant_8_lib/ |
D | NOTICE | 40 * published by the Free Software Foundation.
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | NOTICE | 40 * published by the Free Software Foundation.
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxNode.hal | 36 * Free the node. 253 * Free a buffer previously assigned to a port by allocateSecureBuffer() or
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 175 uint32_t freeBytes; // Free capacity in bytes
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 318 | 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/ |
D | fundamentals.adoc | 1523 As a general rule, ftext:Free, ftext:Release, and ftext:Reset commands do
|
D | cmdbuffers.adoc | 787 [open,refpage='vkFreeCommandBuffers',desc='Free command buffers',type='protos']
|