Searched defs:isFixedSize (Results 1 – 8 of 8) sorted by relevance
41 virtual bool isFixedSize() const { return true; } in isFixedSize() function
57 bool isFixedSize = actualScalingMode != NATIVE_WINDOW_SCALING_MODE_FREEZE; in reject() local
1444 bool Layer::isFixedSize() const { function in android::Layer
138 inline bool isFixedSize() const { return false; } in isFixedSize() function
58 bool isFixedSize() const { return false; } in isFixedSize() function
21 bool FrameStats::isFixedSize() const { in isFixedSize() function in android::FrameStats
107 inline bool isFixedSize() const { return false; } in isFixedSize() function
916 public boolean isFixedSize() { in isFixedSize() method in SurfaceView