Searched refs:displayedWidth (Results 1 – 1 of 1) sorted by relevance
319 int displayedWidth = imgWidth, displayedHeight = imgHeight; in copyImageInto() local323 skiaSrcRect = SkRect::MakeIWH(displayedWidth, displayedHeight); in copyImageInto()325 bool srcNotEmpty = skiaSrcRect.intersect(SkRect::MakeIWH(displayedWidth, displayedHeight)); in copyImageInto()331 layer.setSize(displayedWidth, displayedHeight); in copyImageInto()