Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrRenderTargetProxy

8 #include "GrRenderTargetProxy.h"
21 GrRenderTargetProxy::GrRenderTargetProxy(const GrCaps& caps, const GrSurfaceDesc& desc,
38 GrRenderTargetProxy::GrRenderTargetProxy(LazyInstantiateCallback&& callback,
52 GrRenderTargetProxy::GrRenderTargetProxy(sk_sp<GrSurface> surf, GrSurfaceOrigin origin)
59 int GrRenderTargetProxy::maxWindowRectangles(const GrCaps& caps) const {
65 bool GrRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) {
83 sk_sp<GrSurface> GrRenderTargetProxy::createSurface(GrResourceProvider* resourceProvider) const {
99 size_t GrRenderTargetProxy::onUninstantiatedGpuMemorySize() const {
111 bool GrRenderTargetProxy::refsWrappedObjects() const {
120 void GrRenderTargetProxy::validateLazySurface(const GrSurface* surface) {