Home
last modified time | relevance | path

Searched refs:refY (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tests/
H A 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()
H A DDrawTextTest.cpp49 int refY = y + yOff; in compare() local
52 refY >= 0 && refY < ref.height()) in compare()
54 refColor = ref.getColor(refX, refY); in compare()
H A DBlurTest.cpp106 int refY = y + yOff; in compare() local
109 refY >= 0 && refY < ref.height()) in compare()
111 refColor = ref.getColor(refX, refY); in compare()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 28 milliseconds