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

/frameworks/native/services/surfaceflinger/
H A DLayer.h510 uint32_t getEffectiveScalingMode() const;
H A DLayer.cpp1235 return getEffectiveScalingMode() != NATIVE_WINDOW_SCALING_MODE_FREEZE;
1395 getEffectiveScalingMode(),
1603 uint32_t Layer::getEffectiveScalingMode() const { function in class:android::Layer

Completed in 318 milliseconds