Searched refs:isFixedSize (Results 1 – 17 of 17) sorted by relevance
65 bool isFixedSize = actualScalingMode != NATIVE_WINDOW_SCALING_MODE_FREEZE; in reject() local67 if (isFixedSize || in reject()108 if (!isFixedSize && !mStickyTransformSet) { in reject()
79 bool isFixedSize() const override;
108 bool BufferLayer::isFixedSize() const { in isFixedSize() function in android::BufferLayer179 renderArea.needsFiltering() || isFixedSize(); in prepareClientLayer()
319 if (!isFixedSize() || !mActiveBuffer) { in getBufferScaleTransform()349 if (!isFixedSize() || !mActiveBuffer) { in getTransformWithScale()358 if (!isFixedSize() || !mActiveBuffer) { in getBoundsPreScaling()826 if (!isFixedSize()) { in doTransactionResize()
426 virtual bool isFixedSize() const { return true; } in isFixedSize() function
56 bool isFixedSize() const;
59 bool isFixedSize() const { return false; } in isFixedSize() function
141 inline bool isFixedSize() const { return false; } in isFixedSize() function
41 bool isFixedSize() const { return false; } in isFixedSize() function
21 bool FrameStats::isFixedSize() const { in isFixedSize() function in android::FrameStats
108 inline bool isFixedSize() const { return false; } in isFixedSize() function
1137 public boolean isFixedSize() { in isFixedSize() method in SurfaceView
706 if (!val.isFixedSize()) { in write()733 if (val.isFixedSize()) { in read()