Searched refs:hasLocalMatrix (Results 1 – 3 of 3) sorted by relevance
114 bool hasLocalMatrix() const { return nullptr != fMatrix; } in hasLocalMatrix() function
336 if (localCoords.hasLocalMatrix()) { in CreateForDeviceSpace()
332 bool hasLocalMatrix = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local335 hasLocalMatrix ? &localMatrix : nullptr); in DRAW_BATCH_TEST_DEFINE()