Searched refs:frameScale (Results 1 – 3 of 3) sorted by relevance
320 float frameScale); in screenshotApplications() argument
304 int maxHeight, float frameScale) throws RemoteException { in screenshotApplications() argument
6182 float frameScale) { in screenshotApplications() argument6190 frameScale, Bitmap.Config.RGB_565); in screenshotApplications()6197 boolean includeFullDisplay, float frameScale, Bitmap.Config config) { in screenshotApplicationsInner() argument6365 width = (int) (frame.width() * frameScale); in screenshotApplicationsInner()6368 height = (int) (frame.height() * frameScale); in screenshotApplicationsInner()