Home
last modified time | relevance | path

Searched defs:rotator (Results 1 – 3 of 3) sorted by relevance

/external/skia/docs/examples/
DCanvas_drawRect.cpp13 SkMatrix rotator; in draw() local
/external/python/cpython3/Lib/logging/
Dhandlers.py52 rotator = None variable in BaseRotatingHandler
/external/python/cpython3/Lib/test/
Dtest_logging.py5245 def rotator(self, source, dest): member in RotatingFileHandlerTest.test_namer_rotator_inheritance.HandlerWithNamerAndRotator
5264 def rotator(source, dest): function