Searched refs:preDestroy (Results 1 - 25 of 33) sorted by path

12

/frameworks/rs/
H A DrsElement.cpp37 void Element::preDestroy() const { function in class:Element
H A DrsElement.h171 virtual void preDestroy() const;
H A DrsFont.cpp76 void Font::preDestroy() const { function in class:Font
H A DrsFont.h123 virtual void preDestroy() const;
H A DrsObjectBase.cpp81 void ObjectBase::preDestroy() const { function in class:ObjectBase
105 ref->preDestroy();
H A DrsObjectBase.h74 virtual void preDestroy() const;
H A DrsProgramRaster.cpp33 void ProgramRaster::preDestroy() const { function in class:ProgramRaster
H A DrsProgramRaster.h57 virtual void preDestroy() const;
H A DrsProgramStore.cpp44 void ProgramStore::preDestroy() const { function in class:ProgramStore
H A DrsProgramStore.h73 virtual void preDestroy() const;
H A DrsSampler.cpp51 void Sampler::preDestroy() const { function in class:Sampler
H A DrsSampler.h71 virtual void preDestroy() const;
H A DrsType.cpp27 void Type::preDestroy() const { function in class:Type
H A DrsType.h141 virtual void preDestroy() const;
/frameworks/support/renderscript/v8/rs_support/
H A DrsElement.cpp37 void Element::preDestroy() const { function in class:Element
H A DrsElement.h171 virtual void preDestroy() const;
H A DrsObjectBase.cpp81 void ObjectBase::preDestroy() const { function in class:ObjectBase
105 ref->preDestroy();
H A DrsObjectBase.h74 virtual void preDestroy() const;
H A DrsSampler.cpp51 void Sampler::preDestroy() const { function in class:Sampler
H A DrsSampler.h71 virtual void preDestroy() const;
H A DrsType.cpp27 void Type::preDestroy() const { function in class:Type
H A DrsType.h141 virtual void preDestroy() const;
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp1671 pAudioPlayer->mAPlayer->preDestroy();
1673 SL_LOGD("android_audioPlayer_preDestroy(%p) after mAPlayer->preDestroy()", pAudioPlayer);
H A DMediaPlayer_to_android.cpp487 mp->mAVPlayer->preDestroy();
489 SL_LOGV("android_Player_preDestroy(%p) after mAVPlayer->preDestroy()", mp);
H A Dandroid_AudioSfDecoder.cpp53 void AudioSfDecoder::preDestroy() { function in class:android::AudioSfDecoder
54 GenericPlayer::preDestroy();
55 SL_LOGD("AudioSfDecoder::preDestroy()");

Completed in 149 milliseconds

12