Searched refs:getCurrentScalingMode (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DSurfaceTexture.h153 // getCurrentScalingMode returns the scaling mode of the current buffer.
154 uint32_t getCurrentScalingMode() const;
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp670 const uint32_t scalingMode(mSurfaceTexture->getCurrentScalingMode());
/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp742 uint32_t SurfaceTexture::getCurrentScalingMode() const { function in class:android::SurfaceTexture

Completed in 41 milliseconds