Searched defs:updateState (Results 1 – 10 of 10) sorted by relevance
42 private val updateState = constant
267 private fun updateState(expectedState: Any?, newState: Any): Boolean { in compareAndSet() method
346 private fun updateState(frame: Continuation<*>, state: String) { in <lambda>() method386 …private fun updateState(owner: CoroutineOwner<*>, frame: Continuation<*>, state: String) = corouti… in <lambda>() method
87 internal fun updateState(state: String, frame: Continuation<*>) { in updateState() method
172 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
1085 angle::Result Renderer9::updateState(const gl::Context *context, gl::PrimitiveMode drawMode) in updateState() function in rx::Renderer9
2164 angle::Result StateManager11::updateState(const gl::Context *context, in updateState() function in rx::StateManager11
9499 void updateState(const ABIArgInfo &Info, QualType Ty, CCState &State) const { in updateState() function in __anona0595d681911::ARCABIInfo