Searched refs:getContentCrop (Results 1 – 2 of 2) sorted by relevance
497 Rect getContentCrop() const;
262 Rect Layer::getContentCrop() const { in getContentCrop() function in android::Layer409 FloatRect crop = getContentCrop().toFloatRect(); in computeCrop()