Searched refs:sourceInsets (Results 1 – 1 of 1) sorted by relevance
367 private Request(Surface source, Rect sourceInsets) { in Request() argument369 this.mSourceInsets = sourceInsets; in Request()