Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:isFixedSize

498         // TODO: we could be more subtle with isFixedSize()
499 const bool useFiltering = getFiltering() || needsFiltering(hw) || isFixedSize();
679 bool Layer::isFixedSize() const {
764 if (!isFixedSize()) {
985 bool isFixedSize = item.mScalingMode != NATIVE_WINDOW_SCALING_MODE_FREEZE;
988 if (isFixedSize ||
1030 if (!isFixedSize) {