Home
last modified time | relevance | path

Searched refs:updateUIState (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/viewer/
H A DViewer.h158 void updateUIState();
H A DViewer.cpp1173 this->updateUIState(); in setupCurrentSlide()
2889 void Viewer::updateUIState() { in updateUIState() function in Viewer
2984 // After the change, please call updateUIState no notify the frontend (e.g., Android app). in onUIStateChanged()
2985 // For example, after slide change, updateUIState is called inside setupCurrentSlide; in onUIStateChanged()
2986 // after backend change, updateUIState is called in this function. in onUIStateChanged()
3018 this->updateUIState(); in onUIStateChanged()
3029 this->updateUIState(); in onUIStateChanged()
3037 this->updateUIState(); // This is still needed to reset the value to kSoftkeyHint in onUIStateChanged()

Completed in 5 milliseconds