Searched refs:getCompressionRate (Results 1 – 7 of 7) sorted by relevance
186 EGLint SurfaceImpl::getCompressionRate(const egl::Display *display) const in getCompressionRate() function in rx::SurfaceImpl
134 virtual EGLint getCompressionRate(const egl::Display *display) const;
905 EGLint Surface::getCompressionRate(const egl::Display *display) const in getCompressionRate() function in egl::Surface907 return mImplementation->getCompressionRate(display); in getCompressionRate()
156 EGLint getCompressionRate(const egl::Display *display) const;
4794 *value = surface->getCompressionRate(display); in QuerySurfaceAttrib()
368 EGLint getCompressionRate(const egl::Display *display) const override;
3508 EGLint WindowSurfaceVk::getCompressionRate(const egl::Display *display) const in getCompressionRate() function in rx::WindowSurfaceVk