Home
last modified time | relevance | path

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

/external/skqp/tests/
DFontHostStreamTest.cpp46 int refY = y + yOff; in compare() local
49 refY >= 0 && refY < ref.height()) in compare()
51 refColor = ref.getColor(refX, refY); in compare()
DDrawTextTest.cpp44 int refY = y + yOff; in compare() local
47 refY >= 0 && refY < ref.height()) in compare()
49 refColor = ref.getColor(refX, refY); in compare()
DBlurTest.cpp86 int refY = y + yOff; in compare() local
89 refY >= 0 && refY < ref.height()) in compare()
91 refColor = ref.getColor(refX, refY); in compare()
/external/skia/tests/
DFontHostStreamTest.cpp46 int refY = y + yOff; in compare() local
49 refY >= 0 && refY < ref.height()) in compare()
51 refColor = ref.getColor(refX, refY); in compare()
DDrawTextTest.cpp44 int refY = y + yOff; in compare() local
47 refY >= 0 && refY < ref.height()) in compare()
49 refColor = ref.getColor(refX, refY); in compare()
DBlurTest.cpp87 int refY = y + yOff; in compare() local
90 refY >= 0 && refY < ref.height()) in compare()
92 refColor = ref.getColor(refX, refY); in compare()