Searched defs:getInputBounds (Results 1 – 2 of 2) sorted by relevance
118 std::pair<FloatRect, bool> getInputBounds(const LayerSnapshot& snapshot, bool fillParentBounds) { in getInputBounds() function
3729 std::pair<FloatRect, bool> Layer::getInputBounds(bool fillParentBounds) const { in getInputBounds() function in android::Layer