Lines Matching defs:const
21 GrTextureProxy::GrTextureProxy(const GrBackendFormat& format,
46 const GrBackendFormat& format,
134 sk_sp<GrSurface> GrTextureProxy::createSurface(GrResourceProvider* resourceProvider) const {
169 GrMipmapped GrTextureProxy::mipmapped() const {
176 size_t GrTextureProxy::onUninstantiatedGpuMemorySize() const {
182 bool GrTextureProxy::ProxiesAreCompatibleAsDynamicState(const GrSurfaceProxy* first,
183 const GrSurfaceProxy* second) {
190 void GrTextureProxy::setUniqueKey(GrProxyProvider* proxyProvider, const GrUniqueKey& key) {
210 GrSurfaceProxy::LazySurfaceDesc GrTextureProxy::callbackDesc() const {
234 void GrTextureProxy::onValidateSurface(const GrSurface* surface) {