Home
last modified time | relevance | path

Searched refs:nextLineStep (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DGrAHardwareBufferTest.cpp154 int nextLineStep = DEV_W; in basic_draw_test_helper() local
156 nextLineStep = -nextLineStep; in basic_draw_test_helper()
162 src += nextLineStep; in basic_draw_test_helper()
DMultiPictureDocumentTest.cpp271 int nextLineStep = DEV_W; in makeAHardwareBufferTestImage() local
275 src += nextLineStep; in makeAHardwareBufferTestImage()
/third_party/flutter/skia/tests/
DGrAHardwareBufferTest.cpp153 int nextLineStep = DEV_W; in basic_draw_test_helper() local
155 nextLineStep = -nextLineStep; in basic_draw_test_helper()
161 src += nextLineStep; in basic_draw_test_helper()