doh(2) fix the other typo
git-svn-id: http://skia.googlecode.com/svn/trunk@5718 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
aa400ee34c
commit
511aa0e374
@ -156,7 +156,7 @@ void SkWindow::forceInvalAll() {
|
||||
extern bool gEnableControlledThrow;
|
||||
#endif
|
||||
|
||||
bool SkWindow::updatex(SkIRect* updateArea)
|
||||
bool SkWindow::update(SkIRect* updateArea)
|
||||
{
|
||||
if (!fDirtyRgn.isEmpty())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user