Home
last modified time | relevance | path

Searched defs:new_position (Results 1 – 10 of 10) sorted by relevance

/external/google-breakpad/src/tools/windows/converter_exe/
Dtokenizer.cc42 string::size_type new_position; // Position of found delimiter in Tokenize() local
/external/pigweed/pw_stream/public/pw_stream/
Dseek.h48 const ptrdiff_t new_position = in CalculateSeek() local
/external/libbrillo/brillo/streams/
Dstream_utils.cc141 uint64_t new_position = position + offset; in CheckInt64Overflow() local
160 uint64_t* new_position, in CalculateStreamPosition()
Dmemory_stream.cc117 uint64_t* new_position, in Seek()
Dfile_stream.cc400 uint64_t* new_position, in Seek()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dtracked_object.cc50 void TrackedObject::UpdatePosition(const BoundingBox& new_position, in UpdatePosition()
Dobject_tracker_jni.cc407 const BoundingBox new_position = get_object_tracker(env, thiz)->TrackBox( in OBJECT_TRACKER_METHOD() local
/external/rust/crates/der/src/reader/
Dnested.rs38 let new_position = (self.position + len)?; in advance_position() localVariable
/external/libchrome-gestures/src/
Dfinger_metrics.cc46 Vector2 new_position = Vector2(state.position_x, state.position_y); in Update() local
/external/cronet/net/socket/
Dtransport_client_socket_pool.cc1749 RequestQueue::Pointer new_position; in InsertUnboundRequest() local