Home
last modified time | relevance | path

Searched refs:fIsProtectedContent (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp72 , fIsProtectedContent(isProtectedContent) in GrAHardwareBufferImageGenerator()
178 GrProtected(fIsProtectedContent), GrSurfaceProxy::UseAllocator::kYes); in makeView()
DGrAHardwareBufferImageGenerator.h60 const bool fIsProtectedContent; variable
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferImageGenerator.cpp72 , fIsProtectedContent(isProtectedContent) in GrAHardwareBufferImageGenerator()
130 const bool isProtectedContent = fIsProtectedContent; in makeProxy()
DGrAHardwareBufferImageGenerator.h60 const bool fIsProtectedContent; variable