Searched refs:OPEN (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/pipes/
H A DoverlayGenPipe.h93 OPEN enumerator in enum:overlay::GenericPipe::ePipeState
H A DoverlayGenPipe.cpp85 pipeState = ret ? OPEN : CLOSED;
132 return (pipeState == OPEN);
/hardware/qcom/display/msm8226/liboverlay/pipes/
H A DoverlayGenPipe.h91 OPEN enumerator in enum:overlay::GenericPipe::ePipeState
H A DoverlayGenPipe.cpp85 pipeState = ret ? OPEN : CLOSED;
128 return (pipeState == OPEN);
/hardware/qcom/display/msm8960/liboverlay/pipes/
H A DoverlayGenPipe.h96 OPEN enumerator in enum:overlay::GenericPipe::ePipeState
H A DoverlayGenPipe.cpp165 pipeState = ret ? OPEN : CLOSED;
231 return (pipeState == OPEN);
/hardware/qcom/display/msm8974/liboverlay/pipes/
H A DoverlayGenPipe.h94 OPEN enumerator in enum:overlay::GenericPipe::ePipeState
H A DoverlayGenPipe.cpp123 pipeState = ret ? OPEN : CLOSED;
167 return (pipeState == OPEN);

Completed in 73 milliseconds