Searched defs:preDestroy (Results 1 – 12 of 12) sorted by relevance
32 void ProgramRaster::preDestroy() const { in preDestroy() function in android::renderscript::ProgramRaster
100 void ObjectBase::preDestroy() const { in preDestroy() function in android::renderscript::ObjectBase
50 void Sampler::preDestroy() const { in preDestroy() function in android::renderscript::Sampler
43 void ProgramStore::preDestroy() const { in preDestroy() function in android::renderscript::ProgramStore
33 void Type::preDestroy() const { in preDestroy() function in android::renderscript::Type
43 void Element::preDestroy() const { in preDestroy() function in android::renderscript::Element
76 void Font::preDestroy() const { in preDestroy() function in android::renderscript::Font
331 void StreamPlayer::preDestroy() { in preDestroy() function in android::StreamPlayer
261 void GenericMediaPlayer::preDestroy() { in preDestroy() function in android::GenericMediaPlayer
64 void AudioSfDecoder::preDestroy() { in preDestroy() function in android::AudioSfDecoder
78 void GenericPlayer::preDestroy() { in preDestroy() function in android::GenericPlayer
526 PreDestroyHook preDestroy = clazz->mPreDestroy; in IObject_Destroy() local