Home
last modified time | relevance | path

Searched defs:isCaptureRunning (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/skia/debug/
H A DSkiaCapture.h53 bool isCaptureRunning() { return mCaptureRunning; } in isCaptureRunning() function
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraStateMachine.cpp3822 bool QCameraStateMachine::isCaptureRunning() in isCaptureRunning() function in qcamera::QCameraStateMachine