Searched defs:screenwidth (Results 1 – 3 of 3) sorted by relevance
51 int screenwidth; member
61 void PostWorkerGl::screenshot(ColorBuffer* cb, int screenwidth, int screenheight, GLenum format, in screenshot()
636 final int screenwidth = mWm.getDefaultDisplay().getWidth(); in moveTaskToPrimarySplitScreenAndVerify() local