| /third_party/skia/src/gpu/mock/ |
| D | GrMockTexture.h | 21 GrProtected isProtected, in GrMockTexture() 30 GrProtected isProtected, in GrMockTexture() 56 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, in GrMockTexture() 86 GrProtected isProtected, in GrMockRenderTarget() 96 GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget() 140 GrProtected isProtected, in GrMockRenderTarget() 159 GrProtected isProtected, in GrMockTextureRenderTarget() 173 GrProtected isProtected, in GrMockTextureRenderTarget()
|
| D | GrMockGpu.cpp | 99 GrProtected isProtected, in onCreateTexture() 130 GrProtected isProtected, in onCreateCompressedTexture() 167 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture() local 192 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture() local 202 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget() local
|
| D | GrMockTypes.cpp | 23 GrProtected isProtected) { in GrMockTextureSpecToSurfaceInfo()
|
| /third_party/flutter/skia/src/gpu/mock/ |
| D | GrMockTexture.h | 21 GrProtected isProtected, GrMipMapsStatus mipMapsStatus, in GrMockTexture() 27 GrMockTexture(GrMockGpu* gpu, const GrSurfaceDesc& desc, GrProtected isProtected, in GrMockTexture() 52 GrMockTexture(GrMockGpu* gpu, const GrSurfaceDesc& desc, GrProtected isProtected, in GrMockTexture() 80 int sampleCnt, GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget() 89 GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget() 125 GrProtected isProtected, const GrMockRenderTargetInfo& info) in GrMockRenderTarget() 140 int sampleCnt, GrProtected isProtected, GrMipMapsStatus mipMapsStatus, in GrMockTextureRenderTarget() 151 GrProtected isProtected, GrMipMapsStatus mipMapsStatus, in GrMockTextureRenderTarget()
|
| D | GrMockGpu.cpp | 150 GrProtected isProtected, in onCreateTexture() 193 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture() local 218 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture() local 234 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget() local 254 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTextureAsRenderTarget() local
|
| /third_party/skia/src/gpu/ |
| D | GrAttachment.cpp | 44 GrProtected isProtected, in build_key() 70 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey() 86 GrProtected isProtected, in ComputeScratchKey() 98 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
|
| D | GrTexture.cpp | 43 GrProtected isProtected, in GrTexture() 97 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local 109 GrProtected isProtected, in ComputeScratchKey()
|
| D | GrRecordingContextPriv.cpp | 45 GrProtected isProtected, in createDevice() 124 GrProtected isProtected, in makeSC() 156 GrProtected isProtected, in makeSFC() 212 GrProtected isProtected, in makeSFC() 269 GrProtected isProtected, in makeSFCWithFallback()
|
| D | GrResourceProvider.cpp | 52 GrProtected isProtected, in createTexture() 119 GrProtected isProtected) { in getExactScratch() 142 GrProtected isProtected, in createTexture() 183 GrProtected isProtected, in createCompressedTexture() 200 GrProtected isProtected) { in createTexture() 273 GrProtected isProtected) { in createApproxTexture() 326 GrProtected isProtected) { in findAndRefScratchTexture() 617 GrProtected isProtected = rt->isProtected() ? GrProtected::kYes : GrProtected::kNo; in attachStencilAttachment() local 644 GrProtected isProtected, in getDiscardableMSAAAttachment() 688 GrProtected isProtected, in makeMSAAAttachment() [all …]
|
| D | GrDirectContext.cpp | 531 GrProtected isProtected) { in createBackendTexture() 545 GrProtected isProtected) { in createBackendTexture() 560 GrProtected isProtected, in create_and_clear_backend_texture() 626 GrProtected isProtected, in createBackendTexture() 651 GrProtected isProtected, in createBackendTexture() 682 GrProtected isProtected, in createBackendTexture() 805 GrProtected isProtected, in create_and_update_compressed_backend_texture() 830 GrProtected isProtected, in createCompressedBackendTexture() 866 GrProtected isProtected, in createCompressedBackendTexture() 882 GrProtected isProtected, in createCompressedBackendTexture() [all …]
|
| D | GrSurface.h | 85 bool isProtected() const { return fIsProtected == GrProtected::kYes; } in isProtected() function 122 GrSurface(GrGpu* gpu, const SkISize& dimensions, GrProtected isProtected) in GrSurface()
|
| D | GrRenderTargetProxy.cpp | 33 GrProtected isProtected, in GrRenderTargetProxy() 47 GrProtected isProtected, in GrRenderTargetProxy()
|
| D | GrProxyProvider.cpp | 141 GrProtected isProtected) { in testingOnly_createInstantiatedProxy() 191 GrProtected isProtected) { in testingOnly_createInstantiatedProxy() 443 GrProtected isProtected, in createProxy() 495 SkISize dimensions, SkBudgeted budgeted, GrMipmapped mipMapped, GrProtected isProtected, in createCompressedTextureProxy() 770 GrProtected isProtected, in createLazyProxy() 811 GrProtected isProtected, in createLazyRenderTargetProxy() 849 GrProtected isProtected, in MakeFullyLazyProxy()
|
| D | GrTextureRenderTargetProxy.cpp | 33 GrProtected isProtected, in GrTextureRenderTargetProxy() 56 GrProtected isProtected, in GrTextureRenderTargetProxy()
|
| /third_party/skia/tools/gpu/ |
| D | BackendSurfaceFactory.cpp | 23 GrProtected isProtected, in MakeBackendTextureSurface() 56 GrProtected isProtected, in MakeBackendTextureSurface() 66 GrProtected isProtected, in MakeBackendRenderTargetSurface() 101 GrProtected isProtected, in MakeBackendRenderTargetSurface()
|
| D | ManagedBackendTexture.cpp | 66 GrProtected isProtected) { in MakeFromInfo() 75 GrProtected isProtected) { in MakeFromBitmap() 88 GrProtected isProtected) { in MakeFromPixmap()
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrRecordingContext.cpp | 178 GrProtected isProtected) { in makeDeferredTextureContext() 222 GrProtected isProtected) { in makeDeferredRenderTargetContext() 299 GrProtected isProtected) { in makeDeferredRenderTargetContextWithFallback() 348 GrProtected isProtected) { in makeDeferredTextureContext() 365 GrProtected isProtected) { in makeDeferredRenderTargetContext() 382 GrProtected isProtected) { in makeDeferredRenderTargetContextWithFallback()
|
| D | GrProxyProvider.cpp | 138 GrProtected isProtected) { in testingOnly_createInstantiatedProxy() 184 GrProtected isProtected) { in testingOnly_createInstantiatedProxy() 343 GrProtected isProtected) { in createMipMapProxy() 486 GrProtected isProtected, in createProxy() 803 GrProtected isProtected) { in createLazyProxy() 820 GrProtected isProtected) { in createLazyProxy() 840 GrProtected isProtected, in createLazyProxy() 875 GrProtected isProtected, bool wrapsVkSecondaryCB) { in createLazyRenderTargetProxy() 916 int renderTargetSampleCnt, GrProtected isProtected, GrSurfaceOrigin origin, in MakeFullyLazyProxy()
|
| D | GrTextureRenderTargetProxy.cpp | 32 GrProtected isProtected, in GrTextureRenderTargetProxy() 55 GrProtected isProtected, in GrTextureRenderTargetProxy()
|
| D | GrResourceProvider.cpp | 84 GrProtected isProtected, in createTexture() 128 GrProtected isProtected, in getExactScratch() 145 GrProtected isProtected, in createTexture() 224 GrProtected isProtected, in createTexture() 290 GrProtected isProtected, in createApproxTexture() 346 GrProtected isProtected, in refScratchTexture()
|
| D | GrRenderTargetProxy.cpp | 26 SkBudgeted budgeted, GrProtected isProtected, in GrRenderTargetProxy() 39 SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, in GrRenderTargetProxy()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkSecondaryCBDrawContext.cpp | 115 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in characterize() local 172 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in isCompatible() local
|
| /third_party/flutter/skia/include/gpu/ |
| D | GrSurface.h | 90 bool isProtected() const { return fIsProtected == GrProtected::kYes; } in isProtected() function 114 GrSurface(GrGpu* gpu, const SkISize& size, GrPixelConfig config, GrProtected isProtected) in GrSurface()
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnTypesPriv.cpp | 13 GrProtected isProtected) { in GrDawnTextureSpecToSurfaceInfo()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DTypesPriv.cpp | 13 GrProtected isProtected) { in GrD3DTextureResourceSpecToSurfaceInfo()
|