Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrCommandBuilder.cpp52 clr->fInsideClip = insideClip; in recordClearStencilClip()
DGrTargetCommands.cpp106 gpu->clearStencilClip(fRect, fInsideClip, this->renderTarget()); in execute()
DGrTargetCommands.h200 bool fInsideClip; member