Home
last modified time | relevance | path

Searched refs:isSeekable (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/jni/
DUtils.h79 bool isSeekable(int descriptor);
DUtils.cpp153 bool android::isSeekable(int descriptor) { in isSeekable() function in android
DBitmapFactory.cpp727 assert(isSeekable(dupDescriptor)); in nativeDecodeFileDescriptor()
763 return isSeekable(descriptor) ? JNI_TRUE : JNI_FALSE; in nativeIsSeekable()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp241 if (mLiveSession->isSeekable()) { in seekTo()
348 if (mLiveSession->isSeekable()) { in onSessionNotify()
DRTSPSource.cpp533 if (mHandler->isSeekable()) { in onMessageReceived()
/frameworks/base/native/graphics/jni/
Dimagedecoder.cpp142 static bool isSeekable(int descriptor) { in isSeekable() function
156 if (!isSeekable(fd)) { in AImageDecoder_createFromFd()
/frameworks/av/media/libstagefright/httplive/
DLiveSession.h100 bool isSeekable() const;
DLiveSession.cpp1484 bool LiveSession::isSeekable() const { in isSeekable() function in android::LiveSession
/frameworks/av/media/libstagefright/httplive/fuzzer/
Dhttplive_fuzzer.cpp338 if (mLiveSession->isSeekable()) { in invokeLiveSession()
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DMyHandler.h249 bool isSeekable() const { in isSeekable() function
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...