Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrClearBatch.h79 , fInsideClip(insideClip) in GrClearStencilClipBatch()
92 fRect.fLeft, fRect.fTop, fRect.fRight, fRect.fBottom, fInsideClip, in dumpInfo()
103 state->gpu()->clearStencilClip(fRect, fInsideClip, fRenderTarget.get()); in onDraw()
107 bool fInsideClip; variable