Home
last modified time | relevance | path

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

/external/skqp/tests/
DTestUtils.h12 class GrSurfaceProxy; variable
/external/skia/tests/
DTestUtils.h12 class GrSurfaceProxy; variable
/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/
DGrOnFlushResourceProvider.h22 class GrSurfaceProxy; variable
DGrSurfaceContext.h24 class GrSurfaceProxy; variable
DGrSurfaceProxyPriv.h82 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrSurfaceProxy.cpp53 GrSurfaceProxy::GrSurfaceProxy(LazyInstantiateCallback&& callback, LazyInstantiationType lazyType, in GrSurfaceProxy() function in GrSurfaceProxy
85 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, GrSurfaceOrigin origin, SkBackingFit fit) in GrSurfaceProxy() function in GrSurfaceProxy
DGrContextPriv.h22 class GrSurfaceProxy; variable
DGrCaps.h25 class GrSurfaceProxy; variable
/external/skia/include/gpu/
DGrContext.h36 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/private/
DGrOpList.h25 class GrSurfaceProxy; variable
DGrSurfaceProxy.h425 GrSurfaceProxy(const GrBackendFormat& format, const GrSurfaceDesc& desc, in GrSurfaceProxy() function
/external/skia/src/gpu/mtl/
DGrMtlGpu.h176 void onFinishFlush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
/external/skia/src/gpu/mock/
DGrMockGpu.h109 void onFinishFlush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4269 void GrGLGpu::onFinishFlush(GrSurfaceProxy*, SkSurface::BackendSurfaceAccess access, in onFinishFlush() argument