Searched defs:isProtectedContent (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | AHardwareBufferGL.cpp | 120 bool isProtectedContent, in make_gl_backend_texture() 207 bool isProtectedContent, in MakeGLBackendTexture()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | AHardwareBufferVk.cpp | 154 bool isProtectedContent, in make_vk_backend_texture() 332 bool isProtectedContent, in MakeVulkanBackendTexture()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | ResourceProvider.cpp | 284 bool isProtectedContent, in createBackendTexture() 299 bool isProtectedContent, in onCreateBackendTexture()
|
H A D | Recorder.cpp | 294 bool isProtectedContent, in createBackendTexture()
|
/aosp_15_r20/external/skia/src/gpu/graphite/surface/ |
H A D | Surface_AndroidFactories.cpp | 47 bool isProtectedContent = SkToBool(bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in WrapAndroidHardwareBuffer() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/ |
H A D | SkSurface_AndroidFactories.cpp | 93 bool isProtectedContent = in WrapAndroidHardwareBuffer() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrAHardwareBufferUtils.cpp | 57 bool isProtectedContent, in MakeBackendTexture()
|
H A D | GrAHardwareBufferImageGenerator.cpp | 53 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanResourceProvider.cpp | 605 bool isProtectedContent, in onCreateBackendTexture()
|