Home
last modified time | relevance | path

Searched defs:botRight (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/experimental/graphite/src/geom/
DRect.h31 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect()
75 AI float2 botRight() const { return -fVals.zw(); } in botRight() function
83 AI void setBotRight(float2 botRight) { fVals.zw() = -botRight; } in setBotRight()
/third_party/skia/tests/
DPathOpsBoundsTest.cpp61 SkDPoint botRight = {3, 4}; in DEF_TEST() local
/third_party/flutter/skia/tests/
DPathOpsBoundsTest.cpp61 SkDPoint botRight = {3, 4}; in DEF_TEST() local
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp287 POINT botRight; in WndProc() local
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp291 POINT botRight; in WndProc() local