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