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

  /frameworks/native/include/gui/
Surface.h 155 int dispatchUnlockAndPost(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 528 res = dispatchUnlockAndPost(args);
634 int Surface::dispatchUnlockAndPost(va_list args __attribute__((unused))) {
    [all...]

Completed in 32 milliseconds