HomeSort by relevance Sort by last modified time
    Searched refs:deinit (Results 326 - 350 of 401) sorted by null

<<11121314151617

  /external/deqp/modules/gles31/functional/
es31fTextureLevelStateQueryTests.cpp 825 void deinit (void);
859 deinit();
878 void TextureLevelCase::deinit (void) function in class:deqp::gles31::Functional::__anon9838::TextureLevelCase
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 710 csd->deinit = (deinit_t)dlsym(csd->csd_client,
712 if (csd->deinit == NULL) {
832 csd->deinit();
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 511 void deinit (void);
591 void DepthStencilCase::deinit (void) function in class:deqp::gles2::Functional::DepthStencilCase
    [all...]
es2fMultisampleTests.cpp 182 virtual void deinit (void);
375 void MultisampleCase::deinit (void) function in class:deqp::gles2::Functional::MultisampleCase
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 511 void deinit (void);
591 void DepthStencilCase::deinit (void) function in class:deqp::gles3::Functional::DepthStencilCase
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 1429 void FragmentTextureWorkloadCullCase::deinit (void) function in class:deqp::gles3::Performance::__anon9647::FragmentTextureWorkloadCullCase
    [all...]
es3pShaderOptimizationTests.cpp 274 m_measurer.deinit();
    [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp 1238 void LongStressCase::deinit (void) function in class:deqp::gls::LongStressCaseInternal::LongStressCase
    [all...]
glsRandomShaderCase.cpp 355 void RandomShaderCase::deinit (void) function in class:deqp::gls::RandomShaderCase
  /external/wpa_supplicant_8/src/eap_peer/
eap_ttls.c 173 data->phase2_method->deinit(sm, data->phase2_priv);
    [all...]
eap_eke.c 781 eap->deinit = eap_eke_deinit;
eap_gpsk.c 781 eap->deinit = eap_gpsk_deinit;
  /external/wpa_supplicant_8/wpa_supplicant/
sme.c 617 static void sme_auth_start_cb(struct wpa_radio_work *work, int deinit)
622 if (deinit) {
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h 587 void deinit();
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h 587 void deinit();
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 493 void deinit();
    [all...]
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 306 deinit();
teglNativeCoordMappingTests.cpp 347 deinit();
  /external/deqp/modules/gles2/performance/
es2pShaderOptimizationTests.cpp 271 m_measurer.deinit();
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_macsec_qca.c 868 .deinit = macsec_qca_deinit,
driver_privsep.c 820 .deinit = wpa_driver_privsep_deinit,
  /frameworks/rs/
rsFont.cpp 813 void FontState::deinit(Context *rsc) { function in class:FontState
  /hardware/intel/common/utils/ISV/base/
isv_worker.cpp 167 status_t ISVWorker::deinit() { function in class:ISVWorker
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.h 628 void deinit();
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraParameters.h 628 void deinit();
    [all...]

Completed in 5135 milliseconds

<<11121314151617