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

  /frameworks/native/include/gui/
Surface.h 116 int dispatchSetScalingMode(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 396 res = dispatchSetScalingMode(args);
464 int Surface::dispatchSetScalingMode(va_list args) {

Completed in 61 milliseconds