Home
last modified time | relevance | path

Searched defs:needsStencil (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/
DGrResourceAllocator.cpp156 bool needsStencil) { in findSurfaceFor()
219 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
DGrSurfaceProxy.cpp97 GrSurface* surface, bool needsStencil) { in AttachStencilIfNeeded()
115 int sampleCnt, bool needsStencil, in createSurfaceImpl()
163 bool needsStencil, GrSurfaceFlags flags, GrMipMapped mipMapped, in instantiateImpl()
DGrClipStackClip.cpp95 bool needsStencil) { in PathNeedsSWRenderer()
167 bool needsStencil = invert || in UseSWOnlyPath() local
/external/skia/src/gpu/
DGrResourceAllocator.cpp161 bool needsStencil) { in findSurfaceFor()
229 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
DGrSurfaceProxy.cpp98 GrSurface* surface, bool needsStencil) { in AttachStencilIfNeeded()
116 int sampleCnt, bool needsStencil, in createSurfaceImpl()
185 bool needsStencil, GrSurfaceFlags flags, GrMipMapped mipMapped, in instantiateImpl()
DGrClipStackClip.cpp95 bool needsStencil) { in PathNeedsSWRenderer()
167 bool needsStencil = invert || in UseSWOnlyPath() local
/external/skia/include/private/
DGrRenderTargetProxy.h42 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function
/external/skqp/include/private/
DGrRenderTargetProxy.h42 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function