Home
last modified time | relevance | path

Searched defs:supportsProtectedContent (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrRecordingContext.cpp179 bool GrRecordingContext::supportsProtectedContent() const { in supportsProtectedContent() function in GrRecordingContext
DGrCaps.h423 bool supportsProtectedContent() const { return fSupportsProtectedContent; } in supportsProtectedContent() function
/third_party/skia/m133/src/gpu/graphite/
DContext.cpp828 bool Context::supportsProtectedContent() const { in supportsProtectedContent() function in skgpu::graphite::Context