Home
last modified time | relevance | path

Searched refs:GrGLPath (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRange.cpp65 GrGLPath::InitPathObjectEmptyPath(gpu, fBasePathID + index); in onInitPath()
67 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, origSkPath); in onInitPath()
68 GrGLPath::InitPathObjectStroke(gpu, fBasePathID + index, fStyle.strokeRec()); in onInitPath()
88 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, *skPath); in onInitPath()
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
341 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
H A DGrGLPathRendering.cpp110 return new GrGLPath(this->gpu(), inPath, style); in createPath()
131 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
155 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRange.cpp65 GrGLPath::InitPathObjectEmptyPath(gpu, fBasePathID + index); in onInitPath()
67 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, origSkPath); in onInitPath()
68 GrGLPath::InitPathObjectStroke(gpu, fBasePathID + index, fStyle.strokeRec()); in onInitPath()
88 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, *skPath); in onInitPath()
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
341 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
343 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
122 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
343 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
122 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
253 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
266 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
270 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
330 void GrGLPath::onRelease() { in onRelease()
341 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp81 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
96 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
114 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
343 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
122 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPath.cpp211 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
268 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
272 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
343 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp83 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
98 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
122 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLPath.cpp206 bool GrGLPath::InitPathObjectPathDataCheckingDegenerates(GrGLGpu* gpu, GrGLuint pathID, in InitPathObjectPathDataCheckingDegenerates()
211 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData()
248 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke()
261 void GrGLPath::InitPathObjectEmptyPath(GrGLGpu* gpu, GrGLuint pathID) { in InitPathObjectEmptyPath()
265 GrGLPath::GrGLPath(GrGLGpu* gpu, const SkPath& origSkPath, const GrStyle& style) in GrGLPath() function in GrGLPath
332 void GrGLPath::onRelease() { in onRelease()
343 void GrGLPath::onAbandon() { in onAbandon()
H A DGrGLPathRendering.cpp82 return sk_make_sp<GrGLPath>(this->gpu(), inPath, style); in createPath()
97 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onStencilPath()
115 const GrGLPath* glPath = static_cast<const GrGLPath*>(path); in onDrawPath()
H A DGrGLPath.h23 class GrGLPath : public GrPath {
36 GrGLPath(GrGLGpu*, const SkPath&, const GrStyle&);

12