Searched refs:bind (Results 1 – 25 of 43) sorted by relevance
12
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | WindowSurface.h | 42 void bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType);
|
D | WindowSurface.cpp | 125 void WindowSurface::bind(RenderContextPtr p_ctx, SurfaceBindType p_bindType) in bind() function in WindowSurface
|
D | FrameBuffer.cpp | 712 draw->bind( ctx, SURFACE_BIND_DRAW ); in bindContext() 713 read->bind( ctx, SURFACE_BIND_READ ); in bindContext() 716 draw->bind( ctx, SURFACE_BIND_READDRAW ); in bindContext()
|
/sdk/apps/SdkController/ |
D | Implementation.txt | 38 - in onResume this will bind to the service, creating and starting it if necessary. 41 Note however that due to the asynchronous nature of the bind operation, the activity 43 - onServiceConnected when the bind succeeded.
|
/sdk/emulator/tests/ |
D | test-qemud-pipes.c | 43 if (TEMP_FAILURE_RETRY(bind(sock, &addr, sizeof(addr))) < 0) { in socket_loopback_server()
|
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | MacNative.m | 26 // a Pbuffer, before we bind it to a window we must 32 // Thererfore we call clearDrawable only when we bind the context
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
D | Debugger.java | 77 mListenChannel.socket().bind(addr); in Debugger()
|
D | MonitorThread.java | 726 mDebugSelectedChan.socket().bind(addr); in reopenDebugSelectedPort()
|
/sdk/sdkstats/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/monkeyrunner/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/common/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/ddms/libs/ddmlib/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/sdkmanager/libs/sdkuilib/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/dumpeventlog/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/screenshot/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/avdlauncher/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/sdkmanager/app/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/apkbuilder/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/find_java/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/files/ |
D | sdk_files_NOTICE.txt | 62 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/hierarchyviewer2/app/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/anttasks/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/traceview/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/chimpchat/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
/sdk/layoutlib_api/ |
D | NOTICE | 58 separable from, or merely link (or bind by name) to the interfaces of,
|
12