Searched defs:resize (Results 1 – 7 of 7) sorted by relevance
72 void resize(size_t newSize) { in resize() function
149 bool EmulatedEglWindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize() function in gfxstream::gl::EmulatedEglWindowSurface
374 void TextureResize::resize(GLuint texture) { in resize() function in gfxstream::gl::TextureResize
335 bool X11Window::resize(int width, int height) in resize() function in X11Window
770 bool Win32Window::resize(int width, int height) in resize() function in Win32Window
666 bool OSXWindow::resize(int width, int height) function
147 void resize(size_type newSize) { resize_impl<true>(newSize); } in resize() function