HomeSort by relevance Sort by last modified time
    Searched full:deinitialize (Results 76 - 100 of 180) sorted by null

1 2 34 5 6 7 8

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
Renderer9.h 242 void deinitialize();
  /external/chromium_org/third_party/sqlite/src/src/
mutex_unix.c 82 ** Initialize and deinitialize the mutex subsystem.
mutex_w32.c 94 ** Initialize and deinitialize the mutex subsystem.
mem2.c 200 ** Deinitialize the memory allocation subsystem.
  /external/deqp/framework/common/
tcuTestExecutor.cpp 139 // Deinitialize package.
  /hardware/intel/img/hwcomposer/common/devices/
PhysicalDevice.cpp 422 void PhysicalDevice::deinitialize() function in class:android::intel::PhysicalDevice
  /external/chromium_org/media/cdm/ppapi/external_clear_key/
clear_key_cdm.cc 475 video_decoder_->Deinitialize();
479 audio_decoder_->Deinitialize();
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.cpp 752 void AnnOverlayPlane::deinitialize() function in class:android::intel::AnnOverlayPlane
755 OverlayPlaneBase::deinitialize();
  /external/wpa_supplicant_8/hostapd/
main.c 741 /* Deinitialize all interfaces */
  /external/wpa_supplicant_8/src/ap/
ieee802_11_auth.c 614 * hostapd_acl_deinit - Deinitialize IEEE 802.11 ACL
  /external/wpa_supplicant_8/src/wps/
wps.c 153 * wps_deinit - Deinitialize WPS Registration protocol data
  /hardware/intel/img/hwcomposer/common/base/
Drm.cpp 60 void Drm::deinitialize() function in class:android::intel::Drm
  /hardware/intel/img/hwcomposer/ips/common/
RotationBufferProvider.cpp 83 void RotationBufferProvider::deinitialize() function in class:android::intel::RotationBufferProvider
OverlayPlaneBase.cpp 120 void OverlayPlaneBase::deinitialize() function in class:android::intel::OverlayPlaneBase
139 DisplayPlane::deinitialize();
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 545 /** ComponentDeInit method is used to deinitialize the component
  /hardware/ti/omap4-aah/camera/inc/
CameraHal.h     [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 1068 /** Deinitialize CameraHal */
1069 void deinitialize();
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp 3477 void CameraHal::deinitialize() function in class:android::CameraHal
    [all...]
  /external/libusb/libusb/
core.c 321 * This page details how to initialize and deinitialize libusb. Initialization
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap.c 112 wpa_printf(MSG_DEBUG, "EAP: deinitialize previously used EAP method "
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 567 /* Sometimes mDeviceHost.deinitialize() hangs, use a watch-dog.
589 boolean result = mDeviceHost.deinitialize();
590 if (DBG) Log.d(TAG, "mDeviceHost.deinitialize() = " + result);
    [all...]

Completed in 3041 milliseconds

1 2 34 5 6 7 8