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.java155 public void onRelease() {
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.h36 void onRelease() override;
DC2SoftRawDec.cpp114 onRelease(); in ~C2SoftRawDec()
131 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/amr_nb_wb/
DC2SoftAmrDec.h36 void onRelease() override;
DC2SoftAmrNbEnc.h37 void onRelease() override;
DC2SoftAmrWbEnc.h37 void onRelease() override;
/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/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/mp3/
DC2SoftMp3Dec.h44 void onRelease() override;
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.h40 void onRelease() override;
DC2SoftAacDec.h38 void onRelease() override;
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h38 void onRelease() override;
DC2SoftMpeg4Enc.h39 void onRelease() override;
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp75 onRelease(); in ~C2SoftVpxEnc()
83 void C2SoftVpxEnc::onRelease() { in onRelease() function in android::C2SoftVpxEnc
100 onRelease(); in onStop()
333 onRelease(); in initEncoder()
DC2SoftVpxDec.h39 void onRelease() override;
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.h42 void onRelease() override;
/frameworks/base/media/java/android/media/tv/
DTvInputService.java740 public abstract void onRelease();
1156 onRelease();
1754 public abstract void onRelease();
1782 onRelease();
1897 onRelease();
2059 sessionImpl.onRelease();

123