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;
101 void SkiaAndroidApp::setUIState(const char* state) const { in setUIState() function in sk_app::SkiaAndroidApp
45 virtual void setUIState(const char*) {} in setUIState() function
37 virtual void setUIState(const char*) {} in setUIState() function
2296 fWindow->setUIState(cstring.c_str()); in updateUIState()
2979 fWindow->setUIState(cstring.c_str()); in updateUIState()