Searched defs:CountingBBH (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPictureTest.cpp967 struct CountingBBH : public SkBBoxHierarchy { struct in inherits:SkBBoxHierarchy
971 CountingBBH(const SkRect& bound) : searchCalls(0), rootBound(bound) {} function in struct:CountingBBH
995 CountingBBH bbh(bound);

Completed in 60 milliseconds