Home
last modified time | relevance | path

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

12345678910>>...33

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A 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 …]
H A 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 …]
H A 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
H A 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()
H A 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()
H A DGrGpu.cpp106 GrProtected isProtected, in createTextureCommon()
163 GrProtected isProtected, in createTexture()
195 GrProtected isProtected, in createTexture()
264 GrProtected isProtected, in createCompressedTexture()
884 GrProtected isProtected, in createBackendTexture()
927 GrProtected isProtected) { in createCompressedBackendTexture()
H A DGrTexture.cpp44 GrProtected isProtected, in GrTexture()
99 auto isProtected = this->isProtected() ? GrProtected::kYes : GrProtected::kNo; in computeScratchKey() local
111 GrProtected isProtected, in ComputeScratchKey()
/aosp_15_r20/external/skia/tools/gpu/
H A 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()
H A 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()
H A DBackendTextureImageFactory.cpp35 Protected isProtected) { in MakeBackendTextureImage()
60 Protected isProtected) { in MakeBackendTextureImage()
96 Protected isProtected) { in MakeBackendTextureImage()
122 Protected isProtected) { in MakeBackendTextureImage()
/aosp_15_r20/external/skia/tools/gpu/vk/
H A 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()
/aosp_15_r20/external/skia/tests/
H A 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
H A 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
H A DGrMipMappedTest.cpp103 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
191 Protected isProtected = Protected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
341 GrProtected isProtected = GrProtected(dContext->priv().caps()->supportsProtectedContent()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A 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()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLProtectedContentTest.cpp81 bool createContext(EGLBoolean isProtected, EGLConfig config, EGLContext *context) in createContext()
95 bool createPbufferSurface(EGLBoolean isProtected, EGLConfig config, EGLSurface *surface) in createPbufferSurface()
126 bool createWindowSurface(EGLBoolean isProtected, in createWindowSurface()
142 bool createImage(EGLBoolean isProtected, in createImage()
159 bool createTexture(EGLBoolean isProtected, GLuint *textureId) in createTexture()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DQueueManager.cpp48 QueueManager::getAvailableCommandBufferList(Protected isProtected) { in getAvailableCommandBufferList()
54 bool QueueManager::setupCommandBuffer(ResourceProvider* resourceProvider, Protected isProtected) { in setupCommandBuffer()
229 Protected isProtected) { in addTask()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImage.cpp51 GrProtected isProtected, in MakeMSAA()
80 GrProtected isProtected) { in MakeTexture()
148 GrProtected isProtected, in Make()
530 skgpu::Protected isProtected = gpu->protectedContext() ? skgpu::Protected::kYes in InitImageInfo() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLRenderTarget.cpp46 skgpu::Protected isProtected, in GrGLRenderTarget()
60 skgpu::Protected isProtected, in GrGLRenderTarget()
105 skgpu::Protected isProtected, in MakeWrapped()
/aosp_15_r20/external/skia/include/private/chromium/
H A DGrSurfaceCharacterization.h112 skgpu::Protected isProtected() const { return fIsProtected; } in isProtected() function
138 skgpu::Protected isProtected, in GrSurfaceCharacterization()
171 skgpu::Protected isProtected, in set()
/aosp_15_r20/external/skia/tests/graphite/
H A DUpdateBackendTextureTest.cpp95 skgpu::Protected isProtected, in create_backend_texture()
192 skgpu::Protected isProtected = skgpu::Protected(caps->protectedSupport()); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
244 skgpu::Protected isProtected = skgpu::Protected(caps->protectedSupport()); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp265 GrProtected isProtected, in createD3DTexture()
308 GrProtected isProtected, in onCreateTexture()
356 GrProtected isProtected, in onCreateCompressedTexture()
1333 GrProtected isProtected) { in createTextureResourceForBackendSurface()
1400 GrProtected isProtected, in onCreateBackendTexture()
1543 GrProtected isProtected) { in onCreateCompressedBackendTexture()
1665 GrProtected isProtected) { in createTestingOnlyBackendRenderTarget()
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLImage.cpp32 static std::vector<EGLint> buildAttributeList(bool isProtected) { in buildAttributeList()
55 bool GLImage::setNativeWindowBuffer(ANativeWindowBuffer* buffer, bool isProtected) { in setNativeWindowBuffer()
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp141 bool isProtected = targetView.asRenderTargetProxy()->isProtected() == GrProtected::kYes; in onNewSurface() local
284 GrProtected isProtected = readSurfaceView.asRenderTargetProxy()->isProtected(); in onCharacterize() local
391 GrProtected isProtected = targetView.proxy()->isProtected(); in onIsCompatible() local
600 bool isProtected) { in RenderTarget()
/aosp_15_r20/external/skia/tools/graphite/
H A DProtectedUtils_Graphite.cpp23 Protected isProtected) { in CreateProtectedSkSurface()
47 Protected isProtected) { in CreateProtectedSkImage()

12345678910>>...33