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