OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bbounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkHitTest.cpp
35
SkRect
bBounds
;
36
bullet->getBounds(&
bBounds
);
38
if (
bBounds
.fLeft == (int16_t)0x8000U)
44
if (
bBounds
.intersect(tBounds)) {
/external/skia/src/animator/
SkHitTest.cpp
35
SkRect
bBounds
;
36
bullet->getBounds(&
bBounds
);
38
if (
bBounds
.fLeft == (int16_t)0x8000U)
44
if (
bBounds
.intersect(tBounds)) {
Completed in 53 milliseconds