Searched defs:isProtectedContent (Results 1 – 3 of 3) sorted by relevance
67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()130 const bool isProtectedContent = fIsProtectedContent; in makeProxy() local
213 bool isProtectedContent, in make_gl_backend_texture()307 bool isProtectedContent, in make_vk_backend_texture()527 bool isProtectedContent, in MakeBackendTexture()
725 bool isProtectedContent = SkToBool(bufferDesc.usage & AHARDWAREBUFFER_USAGE_PROTECTED_CONTENT); in MakeFromAHardwareBuffer() local