Searched refs:getEffectiveScalingMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.h532 uint32_t getEffectiveScalingMode() const;
H A DLayer.cpp1301 return getEffectiveScalingMode() != NATIVE_WINDOW_SCALING_MODE_FREEZE;
1468 getEffectiveScalingMode(),
1680 uint32_t Layer::getEffectiveScalingMode() const { function in class:android::Layer

Completed in 34 milliseconds