Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp131 int leftClip = area.x - origArea.x; in readPixels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp159 int leftClip = area.x - origArea.x; in readPixels() local
/third_party/mesa3d/src/mesa/swrast/
Ds_span.h118 GLuint leftClip; member
Ds_span.c760 const GLint leftClip = xmin - x; in clip_span() local
/third_party/flutter/skia/src/core/
DSkScan_AAAPath.cpp1460 SkFixed leftClip, in blit_saved_trapezoid()
1504 SkFixed leftClip, in deferred_blit()
1553 SkFixed leftClip, in aaa_walk_edges()
/third_party/skia/src/core/
DSkScan_AAAPath.cpp1466 SkFixed leftClip, in blit_saved_trapezoid()
1510 SkFixed leftClip, in deferred_blit()
1559 SkFixed leftClip, in aaa_walk_edges()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp511 int leftClip = clippedArea.x - area.x; in readPixels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp695 int leftClip = clippedArea.x - area.x; in readPixels() local