Lines Matching refs:reshape
2390 context->reshape(std::max(1, m_size.width), std::max(1, m_size.height));
2444 // FIXME: In MacOS newContext->reshape method needs to be called to
2446 // reshape should really be extracted into one function; it is not
2448 // function properly until its reshape method is called.
2449 newContext->reshape(std::max(1, m_size.width), std::max(1, m_size.height));
2490 m_temporaryOnscreenGraphicsContext3D->reshape(std::max(1, m_size.width), std::max(1, m_size.height));