Searched refs:leftPointerProperties (Results 1 – 1 of 1) sorted by relevance
165 PointerProperties leftPointerProperties = new PointerProperties(defaultPointerProperties); in getPointerProperties() local166 leftPointerProperties.id = 0; in getPointerProperties()169 return new PointerProperties[]{leftPointerProperties, rightPointerProperties}; in getPointerProperties()