Searched defs:setScreenSize (Results 1 – 3 of 3) sorted by relevance
51 void setScreenSize(uint32_t width, uint32_t height) { in setScreenSize() function
159 public void setScreenSize(int width, int height) { in setScreenSize() method in GradientDrawable
2727 const int setScreenSize = settings.screenLayout&MASK_SCREENSIZE; in match() local