Searched defs:hasLocalMatrix (Results 1 – 2 of 2) sorted by relevance
114 bool hasLocalMatrix() const { return nullptr != fMatrix; } in hasLocalMatrix() function
332 bool hasLocalMatrix = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local