Home
last modified time | relevance | path

Searched defs:isProtected (Results 1 – 25 of 143) sorted by relevance

123456

/external/skia/tools/gpu/vk/
DVkTestHelper.cpp49 GaneshVkTestHelper(bool isProtected) : VkTestHelper(isProtected) {} in GaneshVkTestHelper()
63 sk_sp<SkSurface> createSurface(SkISize size, bool textureable, bool isProtected) override { in createSurface()
107 GraphiteVkTestHelper(bool isProtected) : VkTestHelper(isProtected) {} in GraphiteVkTestHelper()
132 bool isProtected) override { in createSurface()
182 bool isProtected) { in Make()
/external/skia/tools/gpu/
DBackendTextureImageFactory.cpp35 Protected isProtected) { in MakeBackendTextureImage()
60 Protected isProtected) { in MakeBackendTextureImage()
96 Protected isProtected) { in MakeBackendTextureImage()
122 Protected isProtected) { in MakeBackendTextureImage()
DBackendSurfaceFactory.cpp34 GrProtected isProtected, in MakeBackendTextureSurface()
67 GrProtected isProtected, in MakeBackendTextureSurface()
77 GrProtected isProtected, in MakeBackendRenderTargetSurface()
112 GrProtected isProtected, in MakeBackendRenderTargetSurface()
122 skgpu::Protected isProtected, in MakeBackendTextureSurface()
148 skgpu::Protected isProtected, in MakeBackendTextureViewSurface()
DManagedBackendTexture.cpp78 Protected isProtected) { in MakeFromInfo()
92 Protected isProtected) { in MakeFromBitmap()
105 Protected isProtected) { in MakeFromPixmap()
183 Protected isProtected) { in MakeUnInit()
207 Protected isProtected) { in MakeFromPixmap()
242 skgpu::Protected isProtected) { in MakeMipmappedFromPixmaps()
266 skgpu::Protected isProtected) { in MakeFromCompressedData()
DProtectedUtils.cpp21 bool isProtected, in CreateProtectedSkSurface()
87 bool isProtected) { in CreateProtectedSkImage()
/external/skia/src/gpu/ganesh/
DGrAttachment.cpp49 GrProtected isProtected, in build_key()
75 GrProtected isProtected, in ComputeSharedAttachmentUniqueKey()
91 GrProtected isProtected, in ComputeScratchKey()
112 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
DGrTexture.cpp44 GrProtected isProtected, in GrTexture()
99 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
111 GrProtected isProtected, in ComputeScratchKey()
DGrRecordingContextPriv.cpp60 GrProtected isProtected, in createDevice()
145 GrProtected isProtected, in makeSC()
181 GrProtected isProtected, in makeSFC()
233 GrProtected isProtected, in makeSFC()
287 GrProtected isProtected, in makeSFCWithFallback()
DGrDirectContext.cpp576 GrProtected isProtected, in createBackendTexture()
590 GrProtected isProtected, in createBackendTexture()
600 GrProtected isProtected, in createBackendTexture()
616 GrProtected isProtected, in createBackendTexture()
635 GrProtected isProtected, in createBackendTexture()
653 GrProtected isProtected, in create_and_clear_backend_texture()
720 GrProtected isProtected, in createBackendTexture()
748 GrProtected isProtected, in createBackendTexture()
781 GrProtected isProtected, in createBackendTexture()
919 GrProtected isProtected, in create_and_update_compressed_backend_texture()
[all …]
DGrResourceProvider.cpp68 GrProtected isProtected, in createTexture()
138 GrProtected isProtected, in getExactScratch()
163 GrProtected isProtected, in createTexture()
215 GrProtected isProtected, in createCompressedTexture()
238 GrProtected isProtected, in createTexture()
285 GrProtected isProtected, in createApproxTexture()
351 GrProtected isProtected, in findAndRefScratchTexture()
687 GrProtected isProtected = rt->isProtected() ? GrProtected::kYes : GrProtected::kNo; in attachStencilAttachment() local
719 GrProtected isProtected, in getDiscardableMSAAAttachment()
763 GrProtected isProtected, in makeMSAAAttachment()
[all …]
DGrProxyProvider.cpp137 GrProtected isProtected) { in testingOnly_createInstantiatedProxy()
190 GrProtected isProtected) { in testingOnly_createInstantiatedProxy()
475 GrProtected isProtected, in createProxy()
548 GrProtected isProtected, in createCompressedTextureProxy()
810 GrProtected isProtected, in createLazyProxy()
853 GrProtected isProtected, in createLazyRenderTargetProxy()
911 GrProtected isProtected, in MakeFullyLazyProxy()
DGrRenderTargetProxy.cpp38 GrProtected isProtected, in GrRenderTargetProxy()
54 GrProtected isProtected, in GrRenderTargetProxy()
/external/skia/tools/graphite/
DProtectedUtils_Graphite.cpp23 Protected isProtected) { in CreateProtectedSkSurface()
47 Protected isProtected) { in CreateProtectedSkImage()
/external/skia/tests/
DTextureProxyTest.cpp68 Protected isProtected = Protected(caps->supportsProtectedContent()); in deferred_tex() local
94 Protected isProtected = Protected(caps->supportsProtectedContent()); in deferred_texRT() local
116 Protected isProtected = Protected(rContext->priv().caps()->supportsProtectedContent()); in wrapped() local
131 Protected isProtected = Protected(rContext->priv().caps()->supportsProtectedContent()); in wrapped_with_key() local
153 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in create_wrapped_backend() local
DVkWrapTests.cpp50 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in wrap_tex_test() local
117 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in wrap_rt_test() local
166 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in wrap_trt_test() local
DVkBackendSurfaceTest.cpp54 Protected isProtected = Protected(vkCaps->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
110 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/external/skia/src/gpu/graphite/
DQueueManager.cpp48 QueueManager::getAvailableCommandBufferList(Protected isProtected) { in getAvailableCommandBufferList()
54 bool QueueManager::setupCommandBuffer(ResourceProvider* resourceProvider, Protected isProtected) { in setupCommandBuffer()
229 Protected isProtected) { in addTask()
/external/skia/tests/graphite/
DVulkanBackendTextureTest.cpp28 bool isProtected = context->priv().caps()->protectedSupport(); in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
55 bool isProtected = context->priv().caps()->protectedSupport(); in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp108 GrProtected isProtected, in onCreateTexture()
144 GrProtected isProtected, in onCreateCompressedTexture()
260 GrProtected isProtected, in onCreateBackendTexture()
282 GrProtected isProtected) { in onCreateCompressedBackendTexture()
323 GrProtected isProtected) { in createTestingOnlyBackendRenderTarget()
/external/skia/src/gpu/ganesh/gl/
DGrGLRenderTarget.cpp46 skgpu::Protected isProtected, in GrGLRenderTarget()
60 skgpu::Protected isProtected, in GrGLRenderTarget()
105 skgpu::Protected isProtected, in MakeWrapped()
/external/skia/include/private/chromium/
DGrSurfaceCharacterization.h112 skgpu::Protected isProtected() const { return fIsProtected; } in isProtected() function
138 skgpu::Protected isProtected, in GrSurfaceCharacterization()
171 skgpu::Protected isProtected, in set()
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/modifiers/
DNodeWithProtectedModifier.java12 default boolean isProtected() { in isProtected() method
/external/skia/src/gpu/ganesh/vk/
DGrVkSecondaryCBDrawContext.cpp148 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in characterize() local
205 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in isCompatible() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DTypesPriv.cpp13 skgpu::Protected isProtected) { in GrD3DTextureResourceSpecToSurfaceInfo()
/external/doclava/src/com/google/doclava/
DScoped.java22 boolean isProtected(); in isProtected() method

123456