/external/chromium_org/ppapi/c/trusted/ |
D | ppb_broker_trusted.h | 77 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/ |
D | native_handle_impl.cc | 14 void* NativeHandleImpl::GetHandle() { return frame_.get(); } in GetHandle() function in content::NativeHandleImpl
|
/external/chromium_org/ui/gl/ |
D | gl_surface_stub.cc | 24 void* GLSurfaceStub::GetHandle() { in GetHandle() function in gfx::GLSurfaceStub
|
D | gl_surface_wgl.cc | 280 void* NativeViewGLSurfaceWGL::GetHandle() { in GetHandle() function in gfx::NativeViewGLSurfaceWGL 354 void* PbufferGLSurfaceWGL::GetHandle() { in GetHandle() function in gfx::PbufferGLSurfaceWGL
|
D | gl_share_group.cc | 30 void* GLShareGroup::GetHandle() { in GetHandle() function in gfx::GLShareGroup
|
D | gl_context_stub.cc | 32 void* GLContextStub::GetHandle() { in GetHandle() function in gfx::GLContextStub
|
D | gl_surface_egl.cc | 462 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
|
D | gl_context_wgl.cc | 130 void* GLContextWGL::GetHandle() { in GetHandle() function in gfx::GLContextWGL
|
D | gl_context_osmesa.cc | 122 void* GLContextOSMesa::GetHandle() { in GetHandle() function in gfx::GLContextOSMesa
|
D | gl_surface_mac.cc | 42 virtual void* GetHandle() OVERRIDE { return NULL; } in GetHandle() function in gfx::__anon06312d7d0111::NoOpGLSurface
|
D | gl_surface_osmesa.cc | 78 void* GLSurfaceOSMesa::GetHandle() { in GetHandle() function in gfx::GLSurfaceOSMesa
|
D | gl_context_egl.cc | 171 void* GLContextEGL::GetHandle() { in GetHandle() function in gfx::GLContextEGL
|
D | gl_context_glx.cc | 163 void* GLContextGLX::GetHandle() { in GetHandle() function in gfx::GLContextGLX
|
/external/chromium_org/gin/ |
D | function_template.cc | 20 v8::Handle<v8::External> CallbackHolderBase::GetHandle(v8::Isolate* isolate) { in GetHandle() function in gin::internal::CallbackHolderBase
|
/external/chromium_org/android_webview/browser/ |
D | aw_gl_surface.cc | 32 void* AwGLSurface::GetHandle() { in GetHandle() function in android_webview::AwGLSurface
|
/external/chromium_org/ui/ozone/platform/dri/ |
D | dri_surface.cc | 54 uint32_t DriSurface::GetHandle() const { in GetHandle() function in ui::DriSurface
|
D | gbm_surface.cc | 71 uint32_t GbmSurface::GetHandle() const { in GetHandle() function in ui::GbmSurface
|
/external/chromium_org/sandbox/win/src/ |
D | shared_handles.cc | 45 bool SharedHandles::GetHandle(uint32 tag, HANDLE* handle) { in GetHandle() function in sandbox::SharedHandles
|
/external/chromium_org/content/common/gpu/client/ |
D | gpu_memory_buffer_impl_io_surface.cc | 86 gfx::GpuMemoryBufferHandle GpuMemoryBufferImplIOSurface::GetHandle() const { in GetHandle() function in content::GpuMemoryBufferImplIOSurface
|
D | gpu_memory_buffer_impl_surface_texture.cc | 115 gfx::GpuMemoryBufferHandle GpuMemoryBufferImplSurfaceTexture::GetHandle() in GetHandle() function in content::GpuMemoryBufferImplSurfaceTexture
|
/external/chromium_org/content/renderer/pepper/ |
D | ppb_broker_impl.cc | 97 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/ |
D | webrtctexturevideoframe_unittest.cc | 39 virtual void* GetHandle() { return NULL; } in GetHandle() function in NativeHandleImpl
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gl_context_virtual.cc | 81 void* GLContextVirtual::GetHandle() { in GetHandle() function in gpu::GLContextVirtual
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_broker_thunk.cc | 38 int32_t GetHandle(PP_Resource resource, int32_t* handle) { in GetHandle() function
|
/external/chromium_org/third_party/webrtc/common_video/ |
D | texture_video_frame_unittest.cc | 24 virtual void* GetHandle() { return NULL; } in GetHandle() function in webrtc::NativeHandleImpl
|