Searched defs:GraphicsLayerScope (Results 1 – 5 of 5) sorted by relevance
46 interface GraphicsLayerScope : Density { interface257 fun GraphicsLayerScope(): GraphicsLayerScope = ReusableGraphicsLayerScope() in GraphicsLayerScope() method
77 fun GraphicsLayerScope.assertCorrectDefaultValuesAreCorrect() { in GraphicsLayerScope() method
434 private fun GraphicsLayerScope.calculatePredictiveBackScaleX(progress: Float): Float { in GraphicsLayerScope() method443 private fun GraphicsLayerScope.calculatePredictiveBackScaleY(progress: Float): Float { in GraphicsLayerScope() method
1012 private fun GraphicsLayerScope.calculatePredictiveBackScaleX( in GraphicsLayerScope() method1027 private fun GraphicsLayerScope.calculatePredictiveBackScaleY( in GraphicsLayerScope() method
916 private fun GraphicsLayerScope.calculatePredictiveBackScaleX( in GraphicsLayerScope() method928 private fun GraphicsLayerScope.calculatePredictiveBackScaleY( in GraphicsLayerScope() method