OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clearBounds
(Results
1 - 2
of
2
) sorted by null
/external/skia/legacy/src/animator/
SkBoundable.h
25
void
clearBounds
() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset
/external/skia/src/animator/
SkBoundable.h
25
void
clearBounds
() { fBounds.fLeft = (int16_t) SkToU16(0x8000); }; // mark bounds as unset
Completed in 102 milliseconds