Searched refs:srcBounds (Results 1 – 1 of 1) sorted by relevance
797 MinikinRect srcBounds(src->mBounds); in appendLayout() local798 srcBounds.offset(x0, 0); in appendLayout()799 mBounds.join(srcBounds); in appendLayout()