Searched refs:computeCrop (Results 1 – 2 of 2) sorted by relevance
345 FloatRect computeCrop(const sp<const DisplayDevice>& hw) const;
310 FloatRect Layer::computeCrop(const sp<const DisplayDevice>& hw) const { in computeCrop() function in android::Layer459 layer.setCrop(computeCrop(hw)); in setGeometry()