Home
last modified time | relevance | path

Searched defs:GrSurfaceProxy (Results 1 – 25 of 37) sorted by relevance

12

/third_party/flutter/skia/tests/
DTestUtils.h13 class GrSurfaceProxy; variable
/third_party/skia/tests/
DTestUtils.h16 class GrSurfaceProxy; variable
/third_party/skia/src/gpu/
DGrOnFlushResourceProvider.h17 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp44 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() function in GrSurfaceProxy
63 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, in GrSurfaceProxy() function in GrSurfaceProxy
85 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, in GrSurfaceProxy() function in GrSurfaceProxy
DGrSurfaceProxyPriv.h59 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrDirectContextPriv.h25 class GrSurfaceProxy; variable
DGrRenderTaskCluster.cpp91 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
DSurfaceContext.h29 class GrSurfaceProxy; variable
DGrGpuResource.h334 friend class GrSurfaceProxy; variable
DGrOpsRenderPass.cpp109 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
/third_party/flutter/skia/src/gpu/
DGrOnFlushResourceProvider.h22 class GrSurfaceProxy; variable
DGrSurfaceProxyPriv.h69 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrSurfaceContext.h29 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp53 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrSurfaceProxy() function in GrSurfaceProxy
88 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, GrSurfaceOrigin origin, in GrSurfaceProxy() function in GrSurfaceProxy
DGrContextPriv.h22 class GrSurfaceProxy; variable
DGrSurfaceProxy.h330 GrSurfaceProxy(const GrBackendFormat& format, const GrSurfaceDesc& desc, in GrSurfaceProxy() function
/third_party/flutter/skia/include/private/
DGrRecordingContext.h22 class GrSurfaceProxy; variable
/third_party/skia/src/gpu/glsl/
DGrGLSLUniformHandler.h21 class GrSurfaceProxy; variable
/third_party/flutter/skia/include/gpu/
DGrContext.h36 class GrSurfaceProxy; variable
DGrGpuResource.h394 friend class GrSurfaceProxy; variable
/third_party/skia/include/gpu/
DGrDirectContext.h33 class GrSurfaceProxy; variable
DGrRecordingContext.h30 class GrSurfaceProxy; variable
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h125 void onFinishFlush(GrSurfaceProxy*[], int n, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h202 void onFinishFlush(GrSurfaceProxy*[], int n, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
/third_party/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp34 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()

12