Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkQuadTree.cpp18 kBottomRight, enumerator
24 kBottomRight_Bit = 1 << kBottomRight,
71 this->insert(node->fChildren[kBottomRight], entry); in insert()