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

  /frameworks/base/libs/ui/
Overlay.cpp 62 status_t Overlay::resizeInput(uint32_t width, uint32_t height)
65 return mOverlayData->resizeInput(mOverlayData, width, height);
  /hardware/libhardware/include/hardware/
overlay.h 189 int (*resizeInput)(struct overlay_data_device_t *dev,

Completed in 11 milliseconds