Searched defs:isProtectedContent (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 109 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator() 159 bool isProtectedContent, in make_vk_backend_texture() 372 bool isProtectedContent, in make_gl_backend_texture() 430 bool isProtectedContent, in make_backend_texture() 578 const bool isProtectedContent = fIsProtectedContent; in makeProxy() local
|
/external/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 213 bool isProtectedContent, in make_gl_backend_texture() 307 bool isProtectedContent, in make_vk_backend_texture() 542 bool isProtectedContent, in MakeBackendTexture()
|
D | GrAHardwareBufferImageGenerator.cpp | 67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
|
/external/skia/src/image/ |
D | SkSurface_Gpu.cpp | 690 bool isProtectedContent = in MakeFromAHardwareBuffer() local
|