Searched refs:getEffectiveScalingMode (Results 1 – 5 of 5) sorted by relevance
166 uint32_t getEffectiveScalingMode() const override;
113 return getEffectiveScalingMode() != NATIVE_WINDOW_SCALING_MODE_FREEZE; in isFixedSize()942 uint32_t BufferLayer::getEffectiveScalingMode() const { in getEffectiveScalingMode() function in android::BufferLayer
683 virtual uint32_t getEffectiveScalingMode() const { return 0; } in getEffectiveScalingMode() function
114 addOverrideScalingModeLocked(transaction, layerId, layer->getEffectiveScalingMode()); in addInitialSurfaceStateLocked()
1002 getEffectiveScalingMode(), c.active.w, c.active.h, c.crop.left, c.crop.top, in doTransaction()