Searched refs:CLOSED (Results 1 – 6 of 6) sorted by relevance
36 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()
92 CLOSED, enumerator
37 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()
95 CLOSED, enumerator
401 CLOSED, enumerator
545 mState(CLOSED), in QCamera3HardwareInterface()804 if (mState != CLOSED) in ~QCamera3HardwareInterface()918 if (mState != CLOSED) { in openCamera()1165 mState = CLOSED; in closeCamera()