Home
last modified time | relevance | path

Searched defs:isProtectedContent (Results 1 – 3 of 3) 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/flutter/skia/src/image/
DSkSurface_Gpu.cpp725 bool isProtectedContent = SkToBool(bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in MakeFromAHardwareBuffer() local