HomeSort by relevance Sort by last modified time
    Searched full:initialize (Results 476 - 500 of 11635) sorted by null

<<11121314151617181920>>

  /external/chromium_org/remoting/client/
audio_decode_scheduler.h 35 void Initialize(const protocol::SessionConfig& config);
  /external/chromium_org/remoting/host/
logging_win.cc 26 logging::LogEventProvider::Initialize(kRemotingHostLogProvider);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
GainNode.cpp 50 initialize();
90 // As soon as we know the channel count of our input, we can lazily initialize.
92 // uninitialize and then re-initialize with the new channel count.
111 initialize();
  /external/chromium_org/third_party/WebKit/public/web/
WebKit.h 41 WEBKIT_EXPORT void initialize(Platform*);
47 // This is a special variant of initialize that does not intitialize V8.
50 // Once shutdown, the Platform passed to initialize will no longer
61 // If initializeWithoutV8() was used to initialize WebKit, shutdownWithoutV8
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
IndexBuffer11.h 24 virtual bool initialize(unsigned int bufferSize, GLenum indexType, bool dynamic);
IndexBuffer9.h 24 virtual bool initialize(unsigned int bufferSize, GLenum indexType, bool dynamic);
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftpic.h 49 /* Initialize the various function tables, structs, etc. stored in the container. */
  /external/chromium_org/third_party/leveldatabase/src/table/
block.h 19 // Initialize the block with the specified contents.
  /external/chromium_org/third_party/sqlite/src/src/
shell_icu_linux.c 12 ** This a hack job of icu_utils.cc:Initialize(). It's Chrome-specific code.
  /external/chromium_org/third_party/tlslite/tlslite/utils/
win32prng.c 58 /* Initialize this module. */
  /external/chromium_org/ui/compositor/test/
test_suite.h 27 virtual void Initialize() OVERRIDE;
  /external/chromium_org/ui/gl/
gl_context_cgl.h 22 virtual bool Initialize(GLSurface* compatible_surface,
gl_context_glx.h 27 virtual bool Initialize(
gl_context_nsview.h 26 virtual bool Initialize(GLSurface* surface,
gl_context_osmesa.h 25 virtual bool Initialize(GLSurface* compatible_surface,
gl_context_stub.cc 11 bool GLContextStub::Initialize(
gl_context_stub.h 18 virtual bool Initialize(GLSurface* compatible_surface,
gl_context_wgl.h 24 virtual bool Initialize(
gl_image_egl.h 17 bool Initialize(gfx::GpuMemoryBufferHandle buffer);
gl_image_glx.h 19 virtual bool Initialize();
gl_image_shm.h 17 bool Initialize(gfx::GpuMemoryBufferHandle buffer);
  /external/chromium_org/ui/message_center/
dummy_message_center.cc 24 void MessageCenter::Initialize() {
  /external/chromium_org/webkit/child/
web_discardable_memory_impl.h 32 // Initialize the WebDiscardableMemoryImpl object and lock the memory.
  /external/chromium_org/webkit/support/
webkit_support.h 16 // WebKit::initialize().
  /external/chromium_org/win8/metro_driver/
direct3d_helper.h 24 void Initialize(winui::Core::ICoreWindow* window);

Completed in 762 milliseconds

<<11121314151617181920>>