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

/external/skia/include/core/
H A DSkDevice.h51 void getGlobalBounds(SkIRect* bounds) const { function in class:SkBaseDevice
57 SkIRect getGlobalBounds() const { function in class:SkBaseDevice
59 this->getGlobalBounds(&bounds);

Completed in 102 milliseconds