Searched refs:curOutProperties (Results 1 – 1 of 1) sorted by relevance
3637 PointerProperties& curOutProperties = outProperties[outIndex]; in updateMovedPointers() local3640 if (curInProperties != curOutProperties) { in updateMovedPointers()3641 curOutProperties.copyFrom(curInProperties); in updateMovedPointers()