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