Searched refs:computeCrop (Results 1 – 2 of 2) sorted by relevance
624 FloatRect computeCrop(const sp<const DisplayDevice>& hw) const;
406 FloatRect Layer::computeCrop(const sp<const DisplayDevice>& hw) const { in computeCrop() function in android::Layer564 FloatRect sourceCrop = computeCrop(displayDevice); in setGeometry()