Searched defs:updateDestinationFrame (Results 1 – 3 of 3) sorted by relevance
32 private static native long nativeCreate(String name, boolean updateDestinationFrame); in nativeCreate()62 public BLASTBufferQueue(String name, boolean updateDestinationFrame) { in BLASTBufferQueue()
91 jboolean updateDestinationFrame) { in nativeCreate()
169 BLASTBufferQueue::BLASTBufferQueue(const std::string& name, bool updateDestinationFrame) in BLASTBufferQueue()