Searched defs:needsStencil (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/gpu/ |
D | GrSurfaceProxy.cpp | 114 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
|
D | GrResourceAllocator.cpp | 242 bool needsStencil) { in findSurfaceFor() 341 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
|
D | GrOpList.cpp | 180 bool needsStencil = proxy->asRenderTargetProxy() in isFullyInstantiated() local
|
D | GrClipStackClip.cpp | 97 bool needsStencil) { in PathNeedsSWRenderer() 178 bool needsStencil = invert || in UseSWOnlyPath() local
|
/external/skia/src/gpu/ |
D | GrSurfaceProxy.cpp | 111 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
|
D | GrResourceAllocator.cpp | 242 bool needsStencil) { in findSurfaceFor() 341 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
|
D | GrOpList.cpp | 180 bool needsStencil = proxy->asRenderTargetProxy() in isFullyInstantiated() local
|
D | GrClipStackClip.cpp | 98 bool needsStencil) { in PathNeedsSWRenderer() 179 bool needsStencil = invert || in UseSWOnlyPath() local
|
/external/skqp/include/private/ |
D | GrRenderTargetProxy.h | 41 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function
|
/external/skia/include/private/ |
D | GrRenderTargetProxy.h | 41 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function
|