Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFatBits.cpp74 bool getUseClip() const { return fUseClip; } in getUseClip() function in FatBits
419 fFB.setUseClip(!fFB.getUseClip()); in onQuery()
488 fFB.getUseClip() ? "clip" : "noclip"); in onDrawContent()