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

  /frameworks/native/include/gui/
SurfaceTexture.h 164 // getCurrentScalingMode returns the scaling mode of the current buffer.
165 uint32_t getCurrentScalingMode() const;
  /frameworks/native/services/surfaceflinger/
Layer.cpp 650 const uint32_t scalingMode(mSurfaceTexture->getCurrentScalingMode());
  /frameworks/native/libs/gui/
SurfaceTexture.cpp 703 uint32_t SurfaceTexture::getCurrentScalingMode() const {

Completed in 3576 milliseconds