Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp289 SkPoint gpuInset[4]; in onDrawContent() local
292 this->getTessellatedPoints(gpuInset, gpuInsetCoverage, gpuOutset, gpuOutsetCoverage, in onDrawContent()
314 gpuInset, gpuInsetCoverage, gpuDomain, in onDrawContent()
357 insetPath.addPoly(gpuInset, 4, true); in onDrawContent()
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp283 SkPoint gpuInset[4]; in onDrawContent() local
286 this->getTessellatedPoints(gpuInset, gpuInsetCoverage, gpuOutset, gpuOutsetCoverage, in onDrawContent()
308 gpuInset, gpuInsetCoverage, gpuDomain, in onDrawContent()
351 insetPath.addPoly(gpuInset, 4, true); in onDrawContent()