Searched defs:commitTransactionOnDraw (Results 1 – 4 of 4) sorted by relevance
| /graphics/graphics-core/src/main/java/androidx/graphics/surface/ | ||
| D | SurfaceControlImpl.kt | 334 fun commitTransactionOnDraw(attachedSurfaceControl: AttachedSurfaceControl) method |
| D | SurfaceControlCompat.kt | 663 fun commitTransactionOnDraw(attachedSurfaceControl: AttachedSurfaceControl) { in commitTransactionOnDraw() method |
| D | SurfaceControlV33.kt | 307 override fun commitTransactionOnDraw(attachedSurfaceControl: AttachedSurfaceControl) { in <lambda>() method in androidx.graphics.surface.SurfaceControlV33.Transaction |
| D | SurfaceControlV29.kt | 421 override fun commitTransactionOnDraw(attachedSurfaceControl: AttachedSurfaceControl) { in <lambda>() method in androidx.graphics.surface.SurfaceControlV29.Transaction |