Searched refs:getCurrentScalingMode (Results 1 – 3 of 3) sorted by relevance
183 uint32_t getCurrentScalingMode() const;
911 uint32_t GLConsumer::getCurrentScalingMode() const { in getCurrentScalingMode() function in android::GLConsumer
1276 const uint32_t scalingMode(mSurfaceFlingerConsumer->getCurrentScalingMode()); in latchBuffer()