Searched refs:getEffectiveScalingMode (Results 1 – 3 of 3) sorted by relevance
664 uint32_t getEffectiveScalingMode() const;
1445 return getEffectiveScalingMode() != NATIVE_WINDOW_SCALING_MODE_FREEZE;1606 getEffectiveScalingMode(),1904 uint32_t Layer::getEffectiveScalingMode() const { function in android::Layer
110 addOverrideScalingModeLocked(transaction, layerId, layer->getEffectiveScalingMode()); in addInitialSurfaceStateLocked()