Searched defs:replica (Results 1 – 3 of 3) sorted by relevance
/external/guava/guava-tests/test/com/google/common/collect/ |
D | MinMaxPriorityQueueTest.java | 193 SortedMap<Integer, AtomicInteger> replica = Maps.newTreeMap(); in testHeapIntact() local 797 Map<Integer, AtomicInteger> replica, in insertIntoReplica() 807 SortedMap<Integer, AtomicInteger> replica, in removeMinFromReplica() 815 SortedMap<Integer, AtomicInteger> replica, in removeMaxFromReplica() 823 Map<Integer, AtomicInteger> replica, int value) { in removeFromReplica()
|
/external/webkit/Source/WebCore/platform/graphics/texmap/ |
D | TextureMapperNode.h | 156 TransformationMatrix base, target, replica, forDescendants, perspective, local; member
|
D | TextureMapperNode.cpp | 523 TextureMapperNode* replica = m_state.replicaLayer; in paintReplica() local
|