Searched defs:ComposeBenchmarkScope (Results 1 – 2 of 2) sorted by relevance
25 interface ComposeBenchmarkScope<T> : ComposeExecutionControl { interface
224 private fun ComposeBenchmarkScope<*>.doFramesUntilNoChangesMeasureLayoutOrDrawPending() { in doFramesUntilNoChangesMeasureLayoutOrDrawPending() method