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

  /frameworks/native/include/gui/
Surface.h 154 int dispatchLock(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 525 res = dispatchLock(args);
628 int Surface::dispatchLock(va_list args) {
    [all...]

Completed in 88 milliseconds