Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/geom/
DRect.h81 AI void setBot(float bot) { fVals.w() = -bot; } in setBot() function
/third_party/skia/m133/src/gpu/graphite/geom/
DRect.h95 AI void setBot(float bot) { fVals.w() = -bot; } in setBot() function