Home
last modified time | relevance | path

Searched defs:GetHandle (Results 1 – 25 of 45) 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_surface_egl.cc462 EGLSurface NativeViewGLSurfaceEGL::GetHandle() { in GetHandle() function in gfx::NativeViewGLSurfaceEGL
591 EGLSurface PbufferGLSurfaceEGL::GetHandle() { in GetHandle() function in gfx::PbufferGLSurfaceEGL
655 EGLSurface SurfacelessEGL::GetHandle() { in GetHandle() function in gfx::SurfacelessEGL
Dgl_context_wgl.cc130 void* GLContextWGL::GetHandle() { in GetHandle() function in gfx::GLContextWGL
Dgl_context_osmesa.cc122 void* GLContextOSMesa::GetHandle() { in GetHandle() function in gfx::GLContextOSMesa
Dgl_surface_mac.cc42 virtual void* GetHandle() OVERRIDE { return NULL; } in GetHandle() function in gfx::__anon06312d7d0111::NoOpGLSurface
Dgl_surface_osmesa.cc78 void* GLSurfaceOSMesa::GetHandle() { in GetHandle() function in gfx::GLSurfaceOSMesa
Dgl_context_egl.cc171 void* GLContextEGL::GetHandle() { in GetHandle() function in gfx::GLContextEGL
Dgl_context_glx.cc163 void* GLContextGLX::GetHandle() { in GetHandle() function in gfx::GLContextGLX
/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/android_webview/browser/
Daw_gl_surface.cc32 void* AwGLSurface::GetHandle() { in GetHandle() function in android_webview::AwGLSurface
/external/chromium_org/ui/ozone/platform/dri/
Ddri_surface.cc54 uint32_t DriSurface::GetHandle() const { in GetHandle() function in ui::DriSurface
Dgbm_surface.cc71 uint32_t GbmSurface::GetHandle() const { in GetHandle() function in ui::GbmSurface
/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/content/common/gpu/client/
Dgpu_memory_buffer_impl_io_surface.cc86 gfx::GpuMemoryBufferHandle GpuMemoryBufferImplIOSurface::GetHandle() const { in GetHandle() function in content::GpuMemoryBufferImplIOSurface
Dgpu_memory_buffer_impl_surface_texture.cc115 gfx::GpuMemoryBufferHandle GpuMemoryBufferImplSurfaceTexture::GetHandle() in GetHandle() function in content::GpuMemoryBufferImplSurfaceTexture
/external/chromium_org/content/renderer/pepper/
Dppb_broker_impl.cc97 int32_t PPB_Broker_Impl::GetHandle(int32_t* handle) { in GetHandle() function in content::PPB_Broker_Impl
/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/gpu/command_buffer/service/
Dgl_context_virtual.cc81 void* GLContextVirtual::GetHandle() { in GetHandle() function in gpu::GLContextVirtual
/external/chromium_org/ppapi/thunk/
Dppb_broker_thunk.cc38 int32_t GetHandle(PP_Resource resource, int32_t* handle) { in GetHandle() function
/external/chromium_org/third_party/webrtc/common_video/
Dtexture_video_frame_unittest.cc24 virtual void* GetHandle() { return NULL; } in GetHandle() function in webrtc::NativeHandleImpl

12