Searched refs:trimBounds (Results 1 – 3 of 3) sorted by relevance
599 Rectangle trimBounds =601 m_popup.setBounds(popupBounds.x, popupBounds.y, 2 * popupBounds.width - trimBounds.width, 2603 - trimBounds.height);
89 bool trimBounds();
597 bool SkAAClip::trimBounds() { in trimBounds() function in SkAAClip1126 return target->trimBounds(); in finish()