Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/pipes/
DoverlayGenPipe.cpp36 pipeState(CLOSED), mCtrl(new Ctrl(dpy)), mData(new Data(dpy)) { in GenericPipe()
85 pipeState = ret ? OPEN : CLOSED; in commit()
128 return (pipeState == CLOSED); in isClosed()
136 pipeState = CLOSED; in setClosed()
DoverlayGenPipe.h92 CLOSED, enumerator
/hardware/qcom/display/msm8960/liboverlay/pipes/
DoverlayGenPipe.cpp37 mRotDownscaleOpt(false), mPreRotated(false), pipeState(CLOSED) { in GenericPipe()
145 pipeState = CLOSED; in commit()
165 pipeState = ret ? OPEN : CLOSED; in commit()
227 return (pipeState == CLOSED); in isClosed()
235 pipeState = CLOSED; in setClosed()
DoverlayGenPipe.h95 CLOSED, enumerator
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DSession.cpp56 if (mCurrentState != SessionState::CLOSED) { in enterIdling()
62 return mCurrentState == SessionState::CLOSED; in isClosed()
226 mCurrentState = SessionState::CLOSED; in close()
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DSession.h32 CLOSED, enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h398 CLOSED, enumerator