Searched refs:Seek (Results 1 - 12 of 12) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dwrapper_input.h44 virtual bool Seek(uint32_t pos) = 0;
H A Dfile_wrapper_input.h42 virtual bool Seek(uint32_t pos);
H A Din_memory_wrapper_input.h42 virtual bool Seek(uint32_t pos);
H A Dbitcode_wrapperer.h164 bool Seek(uint32_t pos);
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Din_memory_wrapper_input.cpp53 bool InMemoryWrapperInput::Seek(uint32_t pos) { function in class:InMemoryWrapperInput
H A Dfile_wrapper_input.cpp62 bool FileWrapperInput::Seek(uint32_t pos) { function in class:FileWrapperInput
H A Dbitcode_wrapperer.cpp97 bool BitcodeWrapperer::Seek(uint32_t pos) { function in class:BitcodeWrapperer
98 if (infile_ != NULL && infile_->Seek(pos)) {
257 Seek(0);
371 Seek(infile_bc_offset_) &&
383 return !error_ && Seek(infile_bc_offset_) &&
/frameworks/ex/variablespeed/jni/
H A Dring_buffer.h54 void Seek(int reader, int64 position);
H A Dsola_time_scaler.cc238 output_buffer_->Seek(kOutputConsumer,
352 output_buffer_->Seek(kOutputAnalysis,
356 input_buffer_->Seek(kInputReader, input_buffer_->Tell(kInputReader) +
H A Dring_buffer.cc78 void RingBuffer::Seek(int reader, int64 position) { function in class:video_editing::RingBuffer
/frameworks/base/docs/html/design/
H A Ddesign_toc.cs58 <li><a href="<?cs var:toroot ?>design/building-blocks/seek-bars.html">Seek Bars</a></li>
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2182 XAresult (*Seek) ( member in struct:XARadioItf_

Completed in 118 milliseconds