Home
last modified time | relevance | path

Searched refs:OPEN (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/pipes/
DoverlayGenPipe.cpp85 pipeState = ret ? OPEN : CLOSED; in commit()
132 return (pipeState == OPEN); in isOpen()
DoverlayGenPipe.h93 OPEN enumerator
/hardware/qcom/display/msm8960/liboverlay/pipes/
DoverlayGenPipe.h96 OPEN enumerator
DoverlayGenPipe.cpp165 pipeState = ret ? OPEN : CLOSED; in commit()
231 return (pipeState == OPEN); in isOpen()