Home
last modified time | relevance | path

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

/external/skia/tests/
DTestUtils.h13 class GrSurfaceProxy; variable
/external/skia/src/gpu/
DGrContextPriv.h15 class GrSurfaceProxy; variable
DGrSurfaceProxyPriv.h46 friend class GrSurfaceProxy; // to construct/copy this type. variable
DGrPreFlushResourceProvider.h23 class GrSurfaceProxy; variable
DGrSurfaceContext.h23 class GrSurfaceProxy; variable
DGrOpList.h20 class GrSurfaceProxy; variable
DGrSurfaceProxy.cpp23 GrSurfaceProxy::GrSurfaceProxy(sk_sp<GrSurface> surface, SkBackingFit fit) in GrSurfaceProxy() function in GrSurfaceProxy
/external/skia/src/core/
DSkSpecialImage.h19 class GrSurfaceProxy; variable
/external/skia/include/private/
DGrSurfaceProxy.h308 GrSurfaceProxy(const GrSurfaceDesc& desc, SkBackingFit fit, SkBudgeted budgeted, uint32_t flags) in GrSurfaceProxy() function