Searched defs:supportsProtectedContent (Results 1 – 3 of 3) sorted by relevance
179 bool GrRecordingContext::supportsProtectedContent() const { in supportsProtectedContent() function in GrRecordingContext
423 bool supportsProtectedContent() const { return fSupportsProtectedContent; } in supportsProtectedContent() function
828 bool Context::supportsProtectedContent() const { in supportsProtectedContent() function in skgpu::graphite::Context