Home
last modified time | relevance | path

Searched defs:isProtectedContent (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
130 const bool isProtectedContent = fIsProtectedContent; in makeProxy() local
DGrAHardwareBufferUtils.cpp213 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/
DGrAHardwareBufferUtils.cpp213 bool isProtectedContent, in make_gl_backend_texture()
307 bool isProtectedContent, in make_vk_backend_texture()
540 bool isProtectedContent, in MakeBackendTexture()
DGrAHardwareBufferImageGenerator.cpp67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
/third_party/skia/src/image/
DSkSurface_Gpu.cpp666 bool isProtectedContent = in MakeFromAHardwareBuffer() local
/third_party/flutter/skia/src/image/
DSkSurface_Gpu.cpp725 bool isProtectedContent = SkToBool(bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in MakeFromAHardwareBuffer() local