Home
last modified time | relevance | path

Searched refs:oldrefCount (Results 1 – 2 of 2) sorted by relevance

/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DNodeRetained.java640 int oldrefCount = refCount; in setLive() local
643 if (oldrefCount <= 0) in setLive()
650 int oldrefCount = refCount; in doSetLive() local
662 if (oldrefCount <= 0) { in doSetLive()
688 if (oldrefCount <= 0) in doSetLive()
H A DMorphRetained.java1243 int oldrefCount = refCount; in setLive() local
1253 if (oldrefCount <= 0) { in setLive()