Home
last modified time | relevance | path

Searched refs:exitPending (Results 1 – 8 of 8) sorted by relevance

/aosp14/system/core/libutils/include/utils/
H A DThread.h86 bool exitPending() const;
/aosp14/frameworks/base/libs/hwui/thread/
H A DThreadBase.h72 while (!exitPending()) { in threadLoop()
/aosp14/frameworks/base/media/jni/audioeffect/
H A DVisualizer.cpp89 if (t->exitPending()) { in setEnabled()
458 while (!exitPending()) in threadLoop()
/aosp14/system/core/libutils/
H A DThreads.cpp729 if (result && !self->exitPending()) { in _threadLoop()
843 bool Thread::exitPending() const in exitPending() function in android::Thread
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp900 } while (!exitPending()); in android()
1454 return exitPending() && !part.playUntilComplete && fadedFramesCount >= part.framesToFadeCount && in shouldStopPlayingPart()
1530 if (exitPending()) in playAnimation()
1623 if (exitPending() && part.hasFadingPhase()) { in playAnimation()
1683 while(pauseDuration > 0 && !exitPending()){ in playAnimation()
1694 if (exitPending() && !part.count && mCurrentInset >= mTargetInset && in playAnimation()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_ImageWriter.cpp209 if (exitPending()) { in threadLoop()
225 return !exitPending(); in threadLoop()
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump8539 "function_name" : "android::Thread::exitPending",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump8543 "function_name" : "android::Thread::exitPending",