Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DClearOp.h36 bool stencilInsideMask() const { return fStencilInsideMask; } in stencilInsideMask() function
/third_party/skia/tests/
DClearTest.cpp262 REPORTER_ASSERT(reporter, clearOp.stencilInsideMask()); in clear_op_test()
288 REPORTER_ASSERT(reporter, !clearOp.stencilInsideMask()); in clear_op_test()