Home
last modified time | relevance | path

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

12

/external/skqp/tests/
DTestUtils.h12 class GrSurfaceProxy; variable
/external/skia/tests/
DTestUtils.h16 class GrSurfaceProxy; variable
/external/skia/src/gpu/
DGrSurfaceProxy.cpp46 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() function in GrSurfaceProxy
65 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, in GrSurfaceProxy() function in GrSurfaceProxy
87 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, in GrSurfaceProxy() function in GrSurfaceProxy
DGrOnFlushResourceProvider.h21 class GrSurfaceProxy; variable
DGrSurfaceProxyPriv.h58 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrRenderTaskCluster.cpp93 SkTHashMap<GrSurfaceProxy*, GrRenderTask*>* lastTaskMap) { in task_cluster_visit()
DGrDirectContextPriv.h22 class GrSurfaceProxy; variable
DGrSurfaceContext.h33 class GrSurfaceProxy; variable
DGrGpuResource.h334 friend class GrSurfaceProxy; variable
DGrOpsRenderPass.cpp109 programInfo.pipeline().visitProxies([&hasTextures](GrSurfaceProxy*, GrMipmapped) { in bindPipeline() argument
/external/skqp/src/gpu/
DGrOnFlushResourceProvider.h22 class GrSurfaceProxy; variable
DGrSurfaceProxyPriv.h83 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrSurfaceContext.h24 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp51 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrSurfaceProxy() function in GrSurfaceProxy
83 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, GrSurfaceOrigin origin, SkBackingFit fit) in GrSurfaceProxy() function in GrSurfaceProxy
DGrContextPriv.h21 class GrSurfaceProxy; variable
DGrDrawingManager.cpp208 GrSemaphoresSubmitted GrDrawingManager::flush(GrSurfaceProxy*, in flush() argument
DGrCaps.h25 class GrSurfaceProxy; variable
/external/skia/src/gpu/glsl/
DGrGLSLUniformHandler.h21 class GrSurfaceProxy; variable
/external/skqp/include/gpu/
DGrContext.h42 class GrSurfaceProxy; variable
/external/skqp/include/private/
DGrOpList.h24 class GrSurfaceProxy; variable
DGrSurfaceProxy.h422 GrSurfaceProxy(const GrBackendFormat& format, const GrSurfaceDesc& desc, in GrSurfaceProxy() function
/external/skia/include/gpu/
DGrDirectContext.h35 class GrSurfaceProxy; variable
DGrRecordingContext.h31 class GrSurfaceProxy; variable
/external/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp33 const SkTArray<GrSurfaceProxy*, true>& sampledProxies) { in set()
/external/skia/src/gpu/mock/
DGrMockGpu.cpp65 const SkTArray<GrSurfaceProxy*,true>& sampledProxies, in onGetOpsRenderPass()

12