Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
100mango committed Jan 13, 2016
1 parent 2ef07e3 commit 6a5958a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ imageViewLayer.shadowPath = CGPathCreateWithRect(imageRect, NULL);
![](roundFrameRate.png)


以上举了两个例子阐明了在避免大量的offerScreen渲染后,性能能够得到非常直观有效的提高。
以上举了两个例子阐明了在避免大量的offerscreen渲染后,性能能够得到非常直观有效的提高。

###3. 关于blending

Expand Down

0 comments on commit 6a5958a

Please sign in to comment.