HomeSort by relevance Sort by last modified time
    Searched refs:consoleFd (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/surfaceflinger/DisplayHardware/
DisplayHardwareBase.cpp 151 : DisplayEventThreadBase(flinger), consoleFd(-1)
160 this->consoleFd = -errno;
177 this->consoleFd = -errno;
189 this->consoleFd = -errno;
199 this->consoleFd = -errno;
208 this->consoleFd = -errno;
251 this->consoleFd = fd;
256 if (this->consoleFd >= 0) {
257 int fd = this->consoleFd;
277 if (this->consoleFd >= 0)
    [all...]
DisplayHardwareBase.h 78 int consoleFd;
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86Privstr.h 85 int consoleFd;

Completed in 53 milliseconds