Home
last modified time | relevance | path

Searched refs:nativehandle (Results 1 – 7 of 7) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmClient/src/
Dilm_client.c45 ilm_surfaceCreate(t_ilm_nativehandle nativehandle, in ilm_surfaceCreate() argument
50 nativehandle, width, height, pixelFormat, pSurfaceId); in ilm_surfaceCreate()
Dilm_client_wayland_platform.c29 static ilmErrorTypes wayland_surfaceCreate(t_ilm_nativehandle nativehandle,
266 wayland_surfaceCreate(t_ilm_nativehandle nativehandle, in wayland_surfaceCreate() argument
280 if (nativehandle == 0) { in wayland_surfaceCreate()
294 (struct wl_surface*)nativehandle); in wayland_surfaceCreate()
/third_party/boost/libs/thread/doc/
Dmutexes.qbk36 [section:nativehandle Member function `native_handle()`]
104 [section:nativehandle Member function `native_handle()`]
150 [section:nativehandle Member function `native_handle()`]
221 [section:nativehandle Member function `native_handle()`]
Dscoped_thread.qbk480 [section:nativehandle Member function `native_handle()`]
Dthread_ref.qbk997 [section:nativehandle Member function `native_handle()`]
1333 [section:nativehandle Member function `native_handle()`]
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmClient/include/
Dilm_client.h52 ilmErrorTypes ilm_surfaceCreate(t_ilm_nativehandle nativehandle,
Dilm_client_platform.h30 ilmErrorTypes (*surfaceCreate)(t_ilm_nativehandle nativehandle,