Searched refs:tBounds (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/animator/
H A DSkHitTest.cpp42 SkRect tBounds; local
43 target->getBounds(&tBounds);
44 if (bBounds.intersect(tBounds)) {

Completed in 29 milliseconds