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

/external/skia/src/gpu/
H A DGrSoftwarePathRenderer.cpp193 class SoftwarePathData { class in namespace:__anon20746
195 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrShape& shape, function in class:__anon20746::SoftwarePathData
334 auto uploader = skstd::make_unique<GrTDeferredProxyUploader<SoftwarePathData>>(
336 GrTDeferredProxyUploader<SoftwarePathData>* uploaderRaw = uploader.get();
/external/skqp/src/gpu/
H A DGrSoftwarePathRenderer.cpp193 class SoftwarePathData { class in namespace:__anon21411
195 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrShape& shape, function in class:__anon21411::SoftwarePathData
332 auto uploader = skstd::make_unique<GrTDeferredProxyUploader<SoftwarePathData>>(
334 GrTDeferredProxyUploader<SoftwarePathData>* uploaderRaw = uploader.get();

Completed in 282 milliseconds