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