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