/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Region.h | 145 inline bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | StaticDisplayInfo.h | 35 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | HdrCapabilities.h | 53 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | DynamicDisplayInfo.h | 54 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | DisplayMode.h | 44 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | DeviceProductInfo.h | 67 bool isFixedSize() const { return false; } in isFixedSize() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Region.h | 145 inline bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | StaticDisplayInfo.h | 35 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | HdrCapabilities.h | 53 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | DisplayMode.h | 44 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | DeviceProductInfo.h | 67 bool isFixedSize() const { return false; } in isFixedSize() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | Region.h | 145 inline bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | StaticDisplayInfo.h | 35 bool isFixedSize() const { return false; } in isFixedSize() function
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | HdrMetadata.h | 41 bool isFixedSize() const { return false; } in isFixedSize() function
|
H A D | IGraphicBufferProducer.h | 705 inline bool isFixedSize() const { return true; } in isFixedSize() function 754 inline bool isFixedSize() const { return true; } in isFixedSize() function 805 inline bool isFixedSize() const { return true; } in isFixedSize() function
|
/aosp12/system/core/libutils/include/utils/ |
H A D | Flattenable.h | 171 inline bool LightFlattenable<T>::isFixedSize() const { in isFixedSize() function 199 inline bool isFixedSize() const { in isFixedSize() function
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | LayerRejecter.cpp | 62 bool isFixedSize = actualScalingMode != NATIVE_WINDOW_SCALING_MODE_FREEZE; in reject() local
|
H A D | BufferLayer.cpp | 119 bool BufferLayer::isFixedSize() const { in isFixedSize() function in android::BufferLayer
|
H A D | Layer.h | 493 virtual bool isFixedSize() const { return true; } in isFixedSize() function
|
/aosp12/frameworks/native/libs/ui/ |
H A D | FrameStats.cpp | 21 bool FrameStats::isFixedSize() const { in isFixedSize() function in android::FrameStats
|
/aosp12/frameworks/native/libs/ui/tests/ |
H A D | FlattenableHelpers_test.cpp | 36 bool isFixedSize() const { return true; } in isFixedSize() function 146 bool isFixedSize() const { return true; } in TEST_F() function
|
/aosp12/frameworks/native/libs/sensor/include/sensor/ |
H A D | Sensor.h | 111 inline bool isFixedSize() const { return false; } in isFixedSize() function
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 1575 public boolean isFixedSize() { in isFixedSize() method in SurfaceView
|