Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp480 "int rect_height(Rect r) { return r.p1.y - r.p0.y; }\n" in DEF_TEST()
519 auto rect_height = SkSL::Program_GetFunction(*program, "rect_height"), in DEF_TEST() local
552 skvm::Program p = build(rect_height); in DEF_TEST()

Completed in 3 milliseconds