Searched defs:isProtectedContent (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator() 130 const bool isProtectedContent = fIsProtectedContent; in makeProxy() local
|
D | GrAHardwareBufferUtils.cpp | 213 bool isProtectedContent, in make_gl_backend_texture() 307 bool isProtectedContent, in make_vk_backend_texture() 527 bool isProtectedContent, in MakeBackendTexture()
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 213 bool isProtectedContent, in make_gl_backend_texture() 307 bool isProtectedContent, in make_vk_backend_texture() 540 bool isProtectedContent, in MakeBackendTexture()
|
D | GrAHardwareBufferImageGenerator.cpp | 67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
|
/third_party/skia/src/image/ |
D | SkSurface_Gpu.cpp | 666 bool isProtectedContent = in MakeFromAHardwareBuffer() local
|
/third_party/flutter/skia/src/image/ |
D | SkSurface_Gpu.cpp | 725 bool isProtectedContent = SkToBool(bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in MakeFromAHardwareBuffer() local
|