Searched defs:preDestroy (Results 1 – 12 of 12) sorted by relevance
33 void ProgramRaster::preDestroy() const { in preDestroy() function in ProgramRaster
100 void ObjectBase::preDestroy() const { in preDestroy() function in ObjectBase
51 void Sampler::preDestroy() const { in preDestroy() function in Sampler
44 void ProgramStore::preDestroy() const { in preDestroy() function in ProgramStore
35 void Type::preDestroy() const { in preDestroy() function in Type
44 void Element::preDestroy() const { in preDestroy() function in Element
78 void Font::preDestroy() const { in preDestroy() function in Font
330 void StreamPlayer::preDestroy() { in preDestroy() function in android::StreamPlayer
261 void GenericMediaPlayer::preDestroy() { in preDestroy() function in android::GenericMediaPlayer
57 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