Home
last modified time | relevance | path

Searched defs:stopY (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkMaskFilter.cpp145 int stopY = startY + r.height(); in draw_nine_clipped() local
158 int stopY = startY + r.height(); in draw_nine_clipped() local
DSkBitmapProcState.cpp368 const int stopY = s.fPixmap.height(); in Repeat_S32_D32_nofilter_trans_shaderproc() local
452 const int stopY = s.fPixmap.height(); in S32_D32_constX_shaderproc() local
DSkAAClip.cpp2143 const int stopY = y + clip.height(); in blitMask() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCanvas.java206 protected void drawLine(float startX, float startY, float stopX, float stopY, Paint paint) { in drawLine()
371 public float stopY; field in ShadowCanvas.LinePaintHistoryEvent
374 float startX, float startY, float stopX, float stopY, Paint paint) { in LinePaintHistoryEvent()
/external/skqp/src/core/
DSkBitmapProcState.cpp358 const int stopY = s.fPixmap.height(); in Repeat_S32_D32_nofilter_trans_shaderproc() local
444 const int stopY = s.fPixmap.height(); in S32_D32_constX_shaderproc() local
DSkMaskFilter.cpp147 int stopY = startY + r.height(); in draw_nine_clipped() local
160 int stopY = startY + r.height(); in draw_nine_clipped() local
DSkAAClip.cpp2140 const int stopY = y + clip.height(); in blitMask() local