Searched refs:getBoundsPreScaling (Results 1 – 2 of 2) sorted by relevance
457 FloatRect getBoundsPreScaling(const ui::Transform& bufferScaleTransform) const;
361 FloatRect Layer::getBoundsPreScaling(const ui::Transform& bufferScaleTransform) const { in getBoundsPreScaling() function in android::Layer409 child->computeBounds(getBoundsPreScaling(bufferScaleTransform), in computeBounds()