Searched refs:handlePing (Results 1 – 6 of 6) sorted by relevance
180 mVpxDecoder->handlePing( in handleMediaRequest()189 mH264Decoder->handlePing( in handleMediaRequest()
28 virtual void handlePing(MediaCodecType type, MediaOperation op, void* ptr) = 0;
35 virtual void handlePing(MediaCodecType type, MediaOperation op, void* ptr) override;
38 void handlePing(MediaCodecType type, MediaOperation op, void* ptr) override;
95 void MediaVpxDecoder::handlePing(MediaCodecType type, in handlePing() function in android::emulation::MediaVpxDecoder
116 void MediaH264DecoderDefault::handlePing(MediaCodecType type, in handlePing() function in android::emulation::MediaH264DecoderDefault