Home
last modified time | relevance | path

Searched refs:onRelease (Results 1 – 25 of 73) sorted by relevance

123

/frameworks/base/core/java/android/os/
DProxyFileDescriptorCallback.java95 abstract public void onRelease(); in onRelease() method in ProxyFileDescriptorCallback
DRevocableFileDescriptor.java165 public void onRelease() {
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.h36 void onRelease() override;
DC2SoftRawDec.cpp116 onRelease(); in ~C2SoftRawDec()
133 void C2SoftRawDec::onRelease() { in onRelease() function in android::C2SoftRawDec
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.h36 void onRelease() override;
DC2SoftG711Dec.cpp110 onRelease(); in ~C2SoftG711Dec()
127 void C2SoftG711Dec::onRelease() { in onRelease() function in android::C2SoftG711Dec
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.h37 void onRelease() override;
DC2SoftFlacEnc.h45 void onRelease() override;
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.h43 void onRelease() override;
DC2SoftGsmDec.cpp101 onRelease(); in ~C2SoftGsmDec()
132 void C2SoftGsmDec::onRelease() { in onRelease() function in android::C2SoftGsmDec
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrDec.h38 void onRelease() override;
DC2SoftAmrNbEnc.h37 void onRelease() override;
DC2SoftAmrWbEnc.h37 void onRelease() override;
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.h39 void onRelease() override;
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.h38 void onRelease() override;
DC2SoftOpusEnc.h39 void onRelease() override;
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.h40 void onRelease() override;
DC2SoftAacDec.h38 void onRelease() override;
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.h44 void onRelease() override;
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.h39 void onRelease() override;
DC2SoftMpeg4Dec.h38 void onRelease() override;
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.h39 void onRelease() override;
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.h42 void onRelease() override;
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.h39 void onRelease() override;
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h58 void onRelease() override;

123