Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DDecorations.cpp96 SkScalar baseline, SkScalar halo) { in calculateGaps()
/external/python/cpython2/Lib/lib-tk/
DCanvas.py144 def addtag_closest(self, x, y, halo=None, start=None): argument
DTkinter.py2254 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument
2368 def find_closest(self, x, y, halo=None, start=None): argument
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_test.cc2997 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local
3021 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local
/external/python/cpython3/Lib/tkinter/
D__init__.py2702 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument
2843 def find_closest(self, x, y, halo=None, start=None): argument