Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrSurfaceProxy.cpp114 GrSurface* surface, bool needsStencil) { in AttachStencilIfNeeded()
131 int sampleCnt, bool needsStencil, in createSurfaceImpl()
228 bool needsStencil, GrSurfaceDescFlags descFlags, in instantiateImpl()
459 bool needsStencil = fProxy->asRenderTargetProxy() in doLazyInstantiation() local
DGrResourceAllocator.cpp242 bool needsStencil) { in findSurfaceFor()
341 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
DGrOpList.cpp180 bool needsStencil = proxy->asRenderTargetProxy() in isFullyInstantiated() local
DGrClipStackClip.cpp97 bool needsStencil) { in PathNeedsSWRenderer()
178 bool needsStencil = invert || in UseSWOnlyPath() local
/external/skia/src/gpu/
DGrSurfaceProxy.cpp111 GrSurface* surface, bool needsStencil) { in AttachStencilIfNeeded()
128 int sampleCnt, bool needsStencil, in createSurfaceImpl()
225 bool needsStencil, GrSurfaceDescFlags descFlags, in instantiateImpl()
456 bool needsStencil = fProxy->asRenderTargetProxy() in doLazyInstantiation() local
DGrResourceAllocator.cpp242 bool needsStencil) { in findSurfaceFor()
341 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
DGrOpList.cpp180 bool needsStencil = proxy->asRenderTargetProxy() in isFullyInstantiated() local
DGrClipStackClip.cpp98 bool needsStencil) { in PathNeedsSWRenderer()
179 bool needsStencil = invert || in UseSWOnlyPath() local
/external/skqp/include/private/
DGrRenderTargetProxy.h41 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function
/external/skia/include/private/
DGrRenderTargetProxy.h41 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function