Home
last modified time | relevance | path

Searched defs:msaaRT (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/effects/
DGrDashingEffect.cpp683 bool useAA, const GrStrokeInfo& strokeInfo, bool msaaRT) { in create_batch()
1241 bool msaaRT = random->nextBool(); in BATCH_TEST_DEFINE() local