Home
last modified time | relevance | path

Searched defs:leftEdge (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSetupRoutine.cpp225 …Pointer<Byte> leftEdge = Pointer<Byte>(primitive + OFFSET(Primitive,outline->left)) + q * sizeof(P… in generate() local
582 Pointer<Byte> leftEdge = primitive + q * sizeof(Primitive) + OFFSET(Primitive,outline->left); in edge() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSetupRoutine.cpp211 …Pointer<Byte> leftEdge = Pointer<Byte>(primitive + OFFSET(Primitive, outline->left)) + q * sizeof(… in generate() local
590 Pointer<Byte> leftEdge = primitive + q * sizeof(Primitive) + OFFSET(Primitive, outline->left); in edge() local
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLineBreaker.cpp456 ParaWidth leftEdge = mCandidates[i].postBreak - width; in computeBreaksOptimal() local
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp721 Edge* leftEdge = v->fLeftEnclosingEdge; in rewind() local
1341 Edge* leftEdge = leftEnclosingEdge; in simplify() local
1438 Edge* leftEdge = v->fFirstEdgeBelow; in tessellate() local
/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c989 int const leftEdge = i; in find_tongue() local
1116 int leftEdge; /* x position of leftmost pixel in tongue on this line */ in fill_in_tongue() local
/third_party/skia/src/core/
DSkBlitter.cpp230 int leftEdge = cx - bitsLeft; in blitMask() local
/third_party/flutter/skia/src/core/
DSkBlitter.cpp224 int leftEdge = cx - bitsLeft; in blitMask() local
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp991 Edge* leftEdge = v->fLeftEnclosingEdge; in rewind() local
1572 Edge* leftEdge = leftEnclosingEdge; in simplify() local
1664 Edge* leftEdge = v->fFirstEdgeBelow; in tessellate() local