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

  /frameworks/native/libs/binder/
IPCThreadState.cpp 407 void IPCThreadState::flushCommands()
419 ALOGW("mOut.dataSize() > 0 after flushCommands()");
580 flushCommands();
587 flushCommands();
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 401 void IPCThreadState::flushCommands()
413 ALOGW("mOut.dataSize() > 0 after flushCommands()");
513 * libhwbinder has a flushCommands() in the BpHwBinder destructor,
591 flushCommands();
598 flushCommands();
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp 215 Error Device::flushCommands()

Completed in 97 milliseconds