Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp250 bool isWorking = true; in EmuglPipe() local
253 isWorking = (bool)loadStream->getBe32(); in EmuglPipe()
269 mIsWorking = isWorking; in EmuglPipe()