Searched defs:updateState (Results 1 – 8 of 8) sorted by relevance
42 private val updateState = constant
262 private fun updateState(frame: Continuation<*>, state: State) { in <lambda>() method301 private fun updateState(owner: CoroutineOwner<*>, frame: Continuation<*>, state: State) { in <lambda>() method
82 internal fun updateState(state: State, frame: Continuation<*>) { in updateState() method in kotlinx.coroutines.debug.CoroutineInfo
168 private boolean updateState() { in updateState() method in NavigationBarButton.TintedDrawable
239 private void updateState(@State int state) { in updateState() method in AudioTimestampPoller
95 BlitState updateState; // State of the routine to be generated. member in sw::FrameBuffer
2169 angle::Result StateManager11::updateState(const gl::Context *context, in updateState() function in rx::StateManager11
1071 angle::Result Renderer9::updateState(const gl::Context *context, gl::PrimitiveMode drawMode) in updateState() function in rx::Renderer9