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

/frameworks/native/include/gui/
H A DGLConsumer.h182 // getCurrentScalingMode returns the scaling mode of the current buffer.
183 uint32_t getCurrentScalingMode() const;
/frameworks/native/libs/gui/
H A DGLConsumer.cpp911 uint32_t GLConsumer::getCurrentScalingMode() const { function in class:android::GLConsumer
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1276 const uint32_t scalingMode(mSurfaceFlingerConsumer->getCurrentScalingMode());

Completed in 256 milliseconds