/external/skia/tools/gpu/ |
D | BackendSurfaceFactory.h | 31 GrProtected = GrProtected::kNo, 41 GrProtected = GrProtected::kNo, 49 GrProtected = GrProtected::kNo, 58 GrProtected = GrProtected::kNo,
|
D | ManagedBackendTexture.h | 48 GrProtected = GrProtected::kNo); 54 GrProtected = GrProtected::kNo); 60 GrProtected = GrProtected::kNo);
|
D | BackendSurfaceFactory.cpp | 23 GrProtected isProtected, in MakeBackendTextureSurface() 56 GrProtected isProtected, in MakeBackendTextureSurface() 66 GrProtected isProtected, in MakeBackendRenderTargetSurface() 101 GrProtected isProtected, in MakeBackendRenderTargetSurface()
|
/external/skia/include/gpu/ |
D | GrDirectContext.h | 458 GrProtected = GrProtected::kNo, 473 GrProtected = GrProtected::kNo, 490 GrProtected = GrProtected::kNo, 511 GrProtected = GrProtected::kNo, 539 GrProtected, 550 GrProtected isProtected, 562 GrProtected isProtected, 577 GrProtected isProtected, 698 GrProtected = GrProtected::kNo, 706 GrProtected = GrProtected::kNo, [all …]
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkTexture.cpp | 32 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 36 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 63 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 67 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 89 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 93 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTexture() 111 GrProtected isProtected, in MakeNewTexture()
|
D | GrVkTextureRenderTarget.cpp | 34 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTextureRenderTarget() 57 texture->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkTextureRenderTarget() 66 GrProtected isProtected, in create_rt_attachments() 94 GrProtected isProtected, in MakeNewTextureRenderTarget()
|
D | GrVkGpu.h | 76 bool protectedContext() const { return fProtectedContext == GrProtected::kYes; } in protectedContext() 104 GrProtected) override; 122 GrProtected isProtected, 223 GrProtected, 228 GrProtected) override; 251 GrProtected, 259 GrProtected, 395 GrProtected); 429 GrProtected fProtectedContext;
|
D | GrVkRenderTarget.cpp | 59 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkRenderTarget() 65 colorAttachment->isProtected() ? GrProtected::kYes : GrProtected::kNo, in GrVkRenderTarget() 95 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget() 96 : GrProtected::kNo, in GrVkRenderTarget() 101 externalFramebuffer->colorAttachment()->isProtected() ? GrProtected::kYes in GrVkRenderTarget() 102 : GrProtected::kNo, in GrVkRenderTarget() 256 GrProtected(nonMSAAColorAttachment->isProtected()), in dynamicMSAAAttachment()
|
/external/skia/src/gpu/ganesh/ |
D | GrResourceProvider.h | 42 enum class GrProtected : bool; 88 GrProtected isProtected, 99 GrProtected isProtected, 115 GrProtected isProtected, 132 GrProtected, 147 GrProtected, 158 GrProtected, 332 GrProtected isProtected, 344 GrProtected isProtected, 387 GrProtected, [all …]
|
D | GrRecordingContextPriv.h | 132 GrProtected, 152 GrProtected = GrProtected::kNo, 165 GrProtected = GrProtected::kNo, 181 GrProtected, 197 GrProtected = GrProtected::kNo,
|
D | GrProxyProvider.h | 94 GrProtected, 105 GrProtected, 184 GrProtected, 198 GrProtected, 210 GrProtected, 263 GrProtected isProtected); 272 GrProtected isProtected);
|
D | GrAttachment.cpp | 43 GrProtected isProtected, in build_key() 69 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey() 85 GrProtected isProtected, in ComputeScratchKey() 106 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey()
|
D | GrGpu.h | 140 GrProtected isProtected, 157 GrProtected isProtected, 164 GrProtected isProtected, 568 GrProtected, 582 GrProtected); 632 GrProtected = GrProtected::kNo) = 0; 667 GrProtected isProtected, 706 GrProtected, 710 SkISize dimensions, const GrBackendFormat&, GrMipmapped, GrProtected) = 0; 737 GrProtected, [all …]
|
D | GrTexture.cpp | 42 GrProtected isProtected, in GrTexture() 97 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() 109 GrProtected isProtected, in ComputeScratchKey()
|
/external/skia/src/gpu/ganesh/mock/ |
D | GrMockTexture.h | 21 GrProtected isProtected, in GrMockTexture() 31 GrProtected isProtected, in GrMockTexture() 58 GrMockTexture(GrMockGpu* gpu, const SkISize& dimensions, GrProtected isProtected, in GrMockTexture() 92 GrProtected isProtected, in GrMockRenderTarget() 103 GrProtected isProtected, in GrMockRenderTarget() 149 GrProtected isProtected, in GrMockRenderTarget() 171 GrProtected isProtected, in GrMockTextureRenderTarget() 186 GrProtected isProtected, in GrMockTextureRenderTarget()
|
D | GrMockGpu.cpp | 99 GrProtected isProtected, in onCreateTexture() 134 GrProtected isProtected, in onCreateCompressedTexture() 173 auto isProtected = GrProtected(tex.isProtected()); in onWrapBackendTexture() 204 auto isProtected = GrProtected(tex.isProtected()); in onWrapRenderableBackendTexture() 221 auto isProtected = GrProtected(rt.isProtected()); in onWrapBackendRenderTarget() 254 GrProtected, in onCreateBackendTexture() argument 274 GrProtected) { in onCreateCompressedBackendTexture() argument 314 GrProtected) { in createTestingOnlyBackendRenderTarget() argument
|
D | GrMockGpu.h | 63 GrProtected, 72 GrProtected, 182 GrProtected isProtected, in makeMSAAAttachment() 191 GrProtected, 203 GrProtected) override; 222 GrProtected) override;
|
/external/skia/src/gpu/ganesh/d3d/ |
D | GrD3DGpu.h | 68 GrProtected) override; 89 GrProtected isProtected, in makeMSAAAttachment() 139 GrProtected, 148 GrProtected, 240 GrProtected, 250 GrProtected) override; 276 GrProtected, 299 GrProtected isProtected);
|
/external/skia/src/gpu/ganesh/gl/ |
D | GrGLTexture.cpp | 52 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture() 55 GrProtected::kNo, in GrGLTexture() 70 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture() 73 GrProtected::kNo, in GrGLTexture() 91 : GrSurface(gpu, desc.fSize, GrProtected::kNo, label) in GrGLTexture() 94 GrProtected::kNo, in GrGLTexture()
|
/external/skia/include/gpu/d3d/ |
D | GrD3DTypes.h | 187 GrProtected fProtected = GrProtected::kNo; 198 GrProtected isProtected = GrProtected::kNo) 242 GrProtected fProtected = GrProtected::kNo;
|
/external/skia/include/gpu/vk/ |
D | GrVkTypes.h | 78 GrProtected fProtected = GrProtected::kNo; 143 GrProtected fProtected = GrProtected::kNo;
|
/external/skia/src/gpu/ganesh/mtl/ |
D | GrMtlTexture.mm | 26 : GrSurface(gpu, dimensions, GrProtected::kNo, label) 27 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label) 49 : GrSurface(gpu, dimensions, GrProtected::kNo, label) 50 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label) 69 : GrSurface(gpu, dimensions, GrProtected::kNo, label) 70 , INHERITED(gpu, dimensions, GrProtected::kNo, GrTextureType::k2D, mipmapStatus, label)
|
/external/skia/tests/ |
D | GrSurfaceTest.cpp | 82 GrProtected::kNo, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() 101 GrProtected::kNo, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() 113 GrProtected::kNo); in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() 160 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() 171 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() 217 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() 236 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() 255 GrProtected::kNo, in DEF_GANESH_TEST_FOR_ALL_CONTEXTS() 353 GrProtected::kNo); in DEF_GANESH_TEST() 454 GrProtected::kNo); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() [all …]
|
D | DeferredDisplayListTest.cpp | 83 , fIsProtected(GrProtected::kNo) in SurfaceParameters() 91 fIsProtected = GrProtected::kYes; in SurfaceParameters() 174 set(fIsProtected, GrProtected(!static_cast<bool>(fIsProtected))); in modify() 335 GrProtected fIsProtected; 912 GrProtected::kNo); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 995 GrProtected prot, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 1043 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 1045 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 1047 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 1049 kIsTextureable, GrProtected::kNo, kGoodVkInputAttachment, kGoodForVkSCB); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() [all …]
|
D | ProxyConversionTest.cpp | 61 GrProtected::kNo); in make_offscreen_rt() 74 GrProtected::kNo); in make_texture() 168 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 188 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() 208 GrProtected::kNo, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
|