Searched refs:getDecoder (Results 1 – 3 of 3) sorted by relevance
62 SkImageDecoder* getDecoder() const { return fDecoder; } in getDecoder() function in SkBitmapRegionDecoder174 SkImageDecoder *decoder = brd->getDecoder(); in nativeDecodeRegion()
213 inline const sp<DecoderBase> &getDecoder(bool audio) { in getDecoder() function
1014 getDecoder(audio)->initiateShutdown(); // In the middle of a seek. in onMessageReceived()1394 getDecoder(audio)->initiateShutdown(); in handleFlushComplete()1670 const sp<DecoderBase> &decoder = getDecoder(audio); in flushDecoder()