Searched refs:resizeSurface (Results 1 – 2 of 2) sorted by relevance
203 void resizeSurface(int newWidth, int newHeight);
462 mBootAnimation->resizeSurface(displayMode.resolution.getWidth(), in handleEvent()699 void BootAnimation::resizeSurface(int newWidth, int newHeight) { in resizeSurface() function in android::BootAnimation