Home
last modified time | relevance | path

Searched refs:QueryPathAtlasSupport (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DAtlasProvider.cpp22 AtlasProvider::PathAtlasFlagsBitMask AtlasProvider::QueryPathAtlasSupport(const Caps* caps) { in QueryPathAtlasSupport() function in skgpu::graphite::AtlasProvider
34 , fPathAtlasFlags(QueryPathAtlasSupport(recorder->priv().caps())) {} in AtlasProvider()
H A DAtlasProvider.h46 static PathAtlasFlagsBitMask QueryPathAtlasSupport(const Caps*);
H A DContext.cpp910 AtlasProvider::QueryPathAtlasSupport(this->caps()); in supportsPathRendererStrategy()