HomeSort by relevance Sort by last modified time
    Searched refs:Init (Results 201 - 225 of 861) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libvpx/libvpx/test/
vp8_decrypt_test.cc 48 video.Init();
vp9_decrypt_test.cc 48 video.Init();
webm_video_source.h 45 virtual void Init() {
  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2MT.h 53 HRESULT Init(ISequentialInStream **inStreams, ISequentialOutStream **outStreams);
  /external/lzma/CPP/7zip/Common/
InBuffer.cpp 41 void CInBuffer::Init()
InBuffer.h 42 void Init();
OutBuffer.h 44 void Init();
  /external/lzma/CPP/7zip/Compress/
BranchCoder.h 20 STDMETHOD(Init)();
  /external/lzma/CPP/7zip/UI/Common/
ArchiveOpenCallback.h 91 void Init(const UString &folderPrefix, const UString &fileName)
  /external/lzma/CPP/7zip/UI/Console/
ExtractCallbackConsole.h 63 void Init()
  /external/lzma/Java/SevenZip/Compression/LZ/
OutWindow.java 36 public void Init(boolean solid)
  /external/lzma/Java/SevenZip/Compression/RangeCoder/
BitTreeDecoder.java 14 public void Init()
Decoder.java 27 public final void Init() throws IOException
  /external/pdfium/core/src/fxge/android/
fx_android_font.cpp 13 FX_BOOL CFX_AndroidFontInfo::Init(IFPF_FontMgr *pFontMgr)
  /external/protobuf/src/google/protobuf/io/
gzip_stream.h 195 void Init(ZeroCopyOutputStream* sub_stream, const Options& options);
  /external/protobuf/src/google/protobuf/stubs/
once.h 62 // void Init();
65 // // Calls Init() exactly once.
67 // GoogleOnceInit(&once_init, &Init);
146 // If this->Init() has not been called before by any thread,
151 void Init(void (*func_with_arg)(T*), T* arg) {
  /external/sfntly/cpp/src/sfntly/data/
font_data.h 107 void Init(ByteArray* ba);
memory_byte_array.h 73 void Init(); // C++ port only, used to allocate memory outside constructor.
  /external/skia/debugger/
debuggermain.cpp 31 SkGraphics::Init();
  /external/webrtc/test/testsupport/
frame_reader.cc 31 bool FrameReaderImpl::Init() {
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 48 bool Init(int width, int height);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
decode_perf_test.cc 73 video.Init();
ivf_video_source.h 47 virtual void Init() {
test_vector_test.cc 80 video->Init();
vp8_decrypt_test.cc 48 video.Init();

Completed in 381 milliseconds

1 2 3 4 5 6 7 891011>>