Searched refs:setFixedWidth (Results 1 – 9 of 9) sorted by relevance
67 void setFixedWidth(EGLint width) override;224 void setFixedWidth(EGLint width) override;
211 void SurfaceMtl::setFixedWidth(EGLint width)764 void PBufferSurfaceMtl::setFixedWidth(EGLint width)
42 void SurfaceImpl::setFixedWidth(EGLint width) in setFixedWidth() function in rx::SurfaceImpl
78 virtual void setFixedWidth(EGLint width);
50 void setFixedWidth(EGLint width) override;
391 void SurfaceD3D::setFixedWidth(EGLint width) in setFixedWidth() function in rx::SurfaceD3D
389 void Surface::setFixedWidth(EGLint width) in setFixedWidth() function in egl::Surface392 mImplementation->setFixedWidth(width); in setFixedWidth()
102 void setFixedWidth(EGLint width);
4286 surface->setFixedWidth(value); in SetSurfaceAttrib()