Searched refs:getDstSampleTypeForProxy (Results 1 – 3 of 3) sorted by relevance
387 GrDstSampleType getDstSampleTypeForProxy(const GrRenderTargetProxy*) const;
429 GrDstSampleType GrCaps::getDstSampleTypeForProxy(const GrRenderTargetProxy* rt) const { in getDstSampleTypeForProxy() function in GrCaps
1993 fDstSampleType = this->caps()->getDstSampleTypeForProxy(this->asRenderTargetProxy()); in setupDstProxyView()