Home
last modified time | relevance | path

Searched refs:setBot (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/graphite/
DRectTest.cpp62 setTest.setBot(b); in DEF_GRAPHITE_TEST()
/third_party/skia/experimental/graphite/src/geom/
DRect.h81 AI void setBot(float bot) { fVals.w() = -bot; } in setBot() function