Home
last modified time | relevance | path

Searched refs:getCurrentScalingMode (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBufferLayerConsumer.h166 uint32_t getCurrentScalingMode() const;
DBufferLayerConsumer.cpp503 uint32_t BufferLayerConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::BufferLayerConsumer
DBufferLayer.cpp560 const uint32_t scalingMode(mConsumer->getCurrentScalingMode()); in latchBuffer()
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h194 uint32_t getCurrentScalingMode() const;
/frameworks/native/libs/gui/
DGLConsumer.cpp956 uint32_t GLConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::GLConsumer