Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DSoftwarePathRenderer.cpp38 class SoftwarePathData { class
40 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, in SoftwarePathData() function in __anonc7757be70111::SoftwarePathData
346 auto uploader = std::make_unique<GrTDeferredProxyUploader<SoftwarePathData>>( in onDrawPath()
348 GrTDeferredProxyUploader<SoftwarePathData>* uploaderRaw = uploader.get(); in onDrawPath()