Home
last modified time | relevance | path

Searched refs:refY (Results 1 – 6 of 6) sorted by relevance

/external/skqp/tests/
DFontHostStreamTest.cpp48 int refY = y + yOff; in compare() local
51 refY >= 0 && refY < ref.height()) in compare()
53 refColor = ref.getColor(refX, refY); in compare()
DDrawTextTest.cpp47 int refY = y + yOff; in compare() local
50 refY >= 0 && refY < ref.height()) in compare()
52 refColor = ref.getColor(refX, refY); in compare()
DBlurTest.cpp107 int refY = y + yOff; in compare() local
110 refY >= 0 && refY < ref.height()) in compare()
112 refColor = ref.getColor(refX, refY); in compare()
/external/skia/tests/
DFontHostStreamTest.cpp48 int refY = y + yOff; in compare() local
51 refY >= 0 && refY < ref.height()) in compare()
53 refColor = ref.getColor(refX, refY); in compare()
DDrawTextTest.cpp47 int refY = y + yOff; in compare() local
50 refY >= 0 && refY < ref.height()) in compare()
52 refColor = ref.getColor(refX, refY); in compare()
DBlurTest.cpp107 int refY = y + yOff; in compare() local
110 refY >= 0 && refY < ref.height()) in compare()
112 refColor = ref.getColor(refX, refY); in compare()