Searched refs:computeBufferCrop (Results 1 – 2 of 2) sorted by relevance
1172 Rect computeBufferCrop(const State& s);
3666 mBufferInfo.mCrop = computeBufferCrop(mDrawingState); in gatherBufferInfo()3674 Rect Layer::computeBufferCrop(const State& s) { in computeBufferCrop() function in android::Layer