Home
last modified time | relevance | path

Searched refs:markMSAADirty (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrRenderTargetProxy.h84 void markMSAADirty(SkIRect dirtyRect) { in markMSAADirty() function
DGrRenderTask.cpp79 this->target(0)->asRenderTargetProxy()->markMSAADirty(targetUpdateBounds); in makeClosed()
DGrDrawingManager.cpp618 newDest->markMSAADirty(nativeRect); in createDDLTask()