Searched refs:displayedHeight (Results 1 – 1 of 1) sorted by relevance
305 int displayedWidth = imgWidth, displayedHeight = imgHeight; in copyImageInto() local309 std::swap(displayedWidth, displayedHeight); in copyImageInto()314 skiaSrcRect = SkRect::MakeIWH(displayedWidth, displayedHeight); in copyImageInto()316 bool srcNotEmpty = skiaSrcRect.intersect(SkRect::MakeIWH(displayedWidth, displayedHeight)); in copyImageInto()322 layer.setSize(displayedWidth, displayedHeight); in copyImageInto()