Searched refs:setUIState (Results 1 – 12 of 12) sorted by relevance
34 void Window_android::setUIState(const char* state) { in setUIState() function in sk_app::Window_android35 fSkiaAndroidApp->setUIState(state); in setUIState()
30 void setUIState(const char* state) override;
60 void setUIState(const char* state) const;
74 void SkiaAndroidApp::setUIState(const char* state) const { in setUIState() function in sk_app::SkiaAndroidApp
34 virtual void setUIState(const char*) {} in setUIState() function
1299 fWindow->setUIState(state.toStyledString().c_str()); in updateUIState()
1489 fWindow->setUIState(state.toStyledString().c_str()); in updateUIState()