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 147 int dispatchSetScalingMode(va_list args);
  /frameworks/native/libs/gui/
Surface.cpp 531 res = dispatchSetScalingMode(args);
608 int Surface::dispatchSetScalingMode(va_list args) {
    [all...]

Completed in 67 milliseconds