Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/core/
DSkBBHFactory.cpp16 static const int kRTreeMinChildren = 6; in operator ()() local
23 return SkRTree::Create(kRTreeMinChildren, kRTreeMaxChildren, in operator ()()
/external/skia/src/core/
DSkBBHFactory.cpp22 static const int kRTreeMinChildren = 6; in operator ()() local
29 return SkRTree::Create(kRTreeMinChildren, kRTreeMaxChildren, in operator ()()