/third_party/flutter/skia/tests/ |
D | TestUtils.h | 13 class GrSurfaceProxy; variable
|
/third_party/skia/tests/ |
D | TestUtils.h | 16 class GrSurfaceProxy; variable
|
/third_party/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 17 class GrSurfaceProxy; variable
|
D | GrSurfaceProxy.cpp | 44 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
|
D | GrSurfaceProxyPriv.h | 59 friend class GrSurfaceProxy; // to construct/copy this type. variable
|
D | GrDirectContextPriv.h | 25 class GrSurfaceProxy; variable
|
D | GrRenderTaskCluster.cpp | 91 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
|
D | SurfaceContext.h | 29 class GrSurfaceProxy; variable
|
D | GrGpuResource.h | 334 friend class GrSurfaceProxy; variable
|
D | GrOpsRenderPass.cpp | 109 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
|
/third_party/flutter/skia/src/gpu/ |
D | GrOnFlushResourceProvider.h | 22 class GrSurfaceProxy; variable
|
D | GrSurfaceProxyPriv.h | 69 friend class GrSurfaceProxy; // to construct/copy this type. variable
|
D | GrSurfaceContext.h | 29 class GrSurfaceProxy; variable
|
D | GrSurfaceProxy.cpp | 53 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
|
D | GrContextPriv.h | 22 class GrSurfaceProxy; variable
|
D | GrSurfaceProxy.h | 330 GrSurfaceProxy(const GrBackendFormat& format, const GrSurfaceDesc& desc, in GrSurfaceProxy() function
|
/third_party/flutter/skia/include/private/ |
D | GrRecordingContext.h | 22 class GrSurfaceProxy; variable
|
/third_party/skia/src/gpu/glsl/ |
D | GrGLSLUniformHandler.h | 21 class GrSurfaceProxy; variable
|
/third_party/flutter/skia/include/gpu/ |
D | GrContext.h | 36 class GrSurfaceProxy; variable
|
D | GrGpuResource.h | 394 friend class GrSurfaceProxy; variable
|
/third_party/skia/include/gpu/ |
D | GrDirectContext.h | 33 class GrSurfaceProxy; variable
|
D | GrRecordingContext.h | 30 class GrSurfaceProxy; variable
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.h | 125 void onFinishFlush(GrSurfaceProxy*[], int n, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 202 void onFinishFlush(GrSurfaceProxy*[], int n, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DOpsRenderPass.cpp | 34 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
|