Home
last modified time | relevance | path

Searched defs:GetHandle (Results 1 – 25 of 49) sorted by relevance

12

/external/chromium_org/ppapi/c/trusted/
Dppb_broker_trusted.h77 int32_t (*GetHandle)(PP_Resource broker, int32_t* handle); member
96 int32_t (*GetHandle)(PP_Resource broker, int32_t* handle); member
/external/chromium_org/content/renderer/media/
Dnative_handle_impl.cc14 void* NativeHandleImpl::GetHandle() { return frame_.get(); } in GetHandle() function in content::NativeHandleImpl
/external/chromium_org/ui/gl/
Dgl_surface_stub.cc24 void* GLSurfaceStub::GetHandle() { in GetHandle() function in gfx::GLSurfaceStub
Dgl_surface_wgl.cc280 void* NativeViewGLSurfaceWGL::GetHandle() { in GetHandle() function in gfx::NativeViewGLSurfaceWGL
354 void* PbufferGLSurfaceWGL::GetHandle() { in GetHandle() function in gfx::PbufferGLSurfaceWGL
Dgl_share_group.cc30 void* GLShareGroup::GetHandle() { in GetHandle() function in gfx::GLShareGroup
Dgl_context_stub.cc32 void* GLContextStub::GetHandle() { in GetHandle() function in gfx::GLContextStub
Dgl_context_wgl.cc130 void* GLContextWGL::GetHandle() { in GetHandle() function in gfx::GLContextWGL
Dgl_surface_egl.cc510 EGLSurface NativeViewGLSurfaceEGL::GetHandle() { in GetHandle() function in gfx::NativeViewGLSurfaceEGL
635 EGLSurface PbufferGLSurfaceEGL::GetHandle() { in GetHandle() function in gfx::PbufferGLSurfaceEGL
699 EGLSurface SurfacelessEGL::GetHandle() { in GetHandle() function in gfx::SurfacelessEGL
Dgl_context_osmesa.cc122 void* GLContextOSMesa::GetHandle() { in GetHandle() function in gfx::GLContextOSMesa
Dgl_surface_osmesa.cc86 void* GLSurfaceOSMesa::GetHandle() { in GetHandle() function in gfx::GLSurfaceOSMesa
Dgl_surface_mac.cc41 virtual void* GetHandle() OVERRIDE { return NULL; } in GetHandle() function in gfx::__anon1ac51e700111::NoOpGLSurface
Dgl_context_glx.cc162 void* GLContextGLX::GetHandle() { in GetHandle() function in gfx::GLContextGLX
Dgl_context_egl.cc171 void* GLContextEGL::GetHandle() { in GetHandle() function in gfx::GLContextEGL
/external/chromium_org/gin/
Dfunction_template.cc20 v8::Handle<v8::External> CallbackHolderBase::GetHandle(v8::Isolate* isolate) { in GetHandle() function in gin::internal::CallbackHolderBase
/external/chromium_org/content/renderer/pepper/
Dv8object_var.cc38 v8::Local<v8::Object> V8ObjectVar::GetHandle() const { in GetHandle() function in ppapi::V8ObjectVar
Dppb_broker_impl.cc96 int32_t PPB_Broker_Impl::GetHandle(int32_t* handle) { in GetHandle() function in content::PPB_Broker_Impl
/external/chromium_org/ui/ozone/platform/dri/
Dgbm_buffer_base.cc45 uint32_t GbmBufferBase::GetHandle() const { in GetHandle() function in ui::GbmBufferBase
Ddri_buffer.cc90 uint32_t DriBuffer::GetHandle() const { in GetHandle() function in ui::DriBuffer
/external/chromium_org/android_webview/browser/
Daw_gl_surface.cc32 void* AwGLSurface::GetHandle() { in GetHandle() function in android_webview::AwGLSurface
/external/chromium_org/sandbox/win/src/
Dshared_handles.cc45 bool SharedHandles::GetHandle(uint32 tag, HANDLE* handle) { in GetHandle() function in sandbox::SharedHandles
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtctexturevideoframe_unittest.cc39 virtual void* GetHandle() { return NULL; } in GetHandle() function in NativeHandleImpl
/external/chromium_org/ppapi/thunk/
Dppb_broker_thunk.cc38 int32_t GetHandle(PP_Resource resource, int32_t* handle) { in GetHandle() function
/external/chromium_org/gpu/command_buffer/service/
Dgl_context_virtual.cc81 void* GLContextVirtual::GetHandle() { in GetHandle() function in gpu::GLContextVirtual
/external/chromium_org/third_party/webrtc/common_video/
Dtexture_video_frame_unittest.cc24 virtual void* GetHandle() { return NULL; } in GetHandle() function in webrtc::NativeHandleImpl
/external/chromium_org/content/common/gpu/client/
Dgpu_memory_buffer_impl_surface_texture.cc124 gfx::GpuMemoryBufferHandle GpuMemoryBufferImplSurfaceTexture::GetHandle() in GetHandle() function in content::GpuMemoryBufferImplSurfaceTexture

12