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

/frameworks/native/services/surfaceflinger/
H A DLayer.h664 uint32_t getEffectiveScalingMode() const;
H A DLayer.cpp1445 return getEffectiveScalingMode() != NATIVE_WINDOW_SCALING_MODE_FREEZE;
1606 getEffectiveScalingMode(),
1904 uint32_t Layer::getEffectiveScalingMode() const { function in class:android::Layer
H A DSurfaceInterceptor.cpp110 addOverrideScalingModeLocked(transaction, layerId, layer->getEffectiveScalingMode());

Completed in 153 milliseconds