зеркало из https://github.com/mozilla/moz-skia.git
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@12425 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
21591f0b5a
Коммит
9c963520ea
|
@ -1276,7 +1276,7 @@ void GrGpuGL::onClear(const SkIRect* rect, GrColor color, bool canIgnoreRect) {
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
this->flushRenderTarget(rect);
|
||||
GrAutoTRestore<ScissorState> asr(&fScissorState);
|
||||
fScissorState.fEnabled = (NULL != rect);
|
||||
|
|
|
@ -252,4 +252,3 @@ void SkBlitLCD16Row_neon(SkPMColor dst[], const uint16_t src[],
|
|||
dst[i] = SkBlendLCD16(colA, colR, colG, colB, dst[i], src[i]);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче