Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 22 of 22) sorted by relevance

/sdk/emulator/opengl/tests/ut_renderer/
DRenderer.cpp57 int Renderer::createSurface(RenderingThread *thread, const ClientHandle & handle) in createSurface()
76 int Renderer::destroySurface(RenderingThread *thread, const ClientHandle &handle) in destroySurface()
91 int Renderer::createContext(RenderingThread *thread, const ClientHandle &handle, ClientHandle share… in createContext()
116 int Renderer::destroyContext(RenderingThread *thread, const ClientHandle &handle) in destroyContext()
DRenderingThread.cpp213 int RenderingThread::s_createContext(uint32_t pid, uint32_t handle, uint32_t shareCtx, int version) in s_createContext()
222 int RenderingThread::s_createSurface(uint32_t pid, uint32_t handle) in s_createSurface()
227 int RenderingThread::s_destroySurface(uint32_t pid, uint32_t handle) in s_destroySurface()
232 int RenderingThread::s_destroyContext(uint32_t pid, uint32_t handle) in s_destroyContext()
DRenderer.h32 unsigned int handle; variable
/sdk/rule_api/src/com/android/ide/common/api/
DINodeHandler.java38 void handle(@NonNull INode node); in handle() method
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DWrongIdDetector.java182 Handle handle = parser.createLocationHandle(xmlContext, attr); in afterCheckFile() local
209 Handle handle = pair.getSecond(); in afterCheckProject() local
238 Handle handle = pair.getSecond(); in afterCheckProject() local
248 private void report(Context context, Issue issue, Handle handle, String message) { in report()
DMergeRootFrameLayoutDetector.java125 Handle handle = pair.getSecond(); in afterCheckProject() local
167 Handle handle = context.parser.createLocationHandle(context, element); in visitElement() local
DMissingClassDetector.java176 Handle handle = context.parser.createLocationHandle(context, element); in visitElement() local
218 Location.Handle handle = mReferencedClasses.get(owner); in afterCheckProject() local
DOnClickDetector.java95 Handle handle = mNames.get(name); in afterCheckProject() local
139 Handle handle = context.parser.createLocationHandle(context, attribute); in visitAttribute() local
DStringFormatDetector.java253 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local
267 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local
278 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local
303 Handle handle = context.parser.createLocationHandle(context, element); in checkTextNode() local
345 Handle handle = pair.getFirst(); in checkTypes() local
593 Handle handle = pair.getFirst(); in checkArity() local
902 Handle handle = mNotFormatStrings.get(name); in checkStringFormatCall() local
923 Handle handle = pair.getFirst(); in checkStringFormatCall() local
DObsoleteLayoutParamsDetector.java257 Location.Handle handle = parser.createLocationHandle(context, attribute); in visitAttribute() local
272 Location.Handle handle = parser.createLocationHandle(context, attribute); in visitAttribute() local
330 Handle handle = pending.getSecond(); in afterCheckProject() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DRadioGroupRule.java42 INode handle = node.appendChild(SdkConstants.FQCN_RADIO_BUTTON); in onCreate() local
DPropertySettingNodeHandler.java39 public void handle(@NonNull INode node) { in handle() method in PropertySettingNodeHandler
DSlidingDrawerRule.java57 INode handle = node.appendChild(SdkConstants.FQCN_BUTTON); in onCreate() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DResizeGesture.java62 public ResizeGesture(LayoutCanvas canvas, SelectionItem item, SelectionHandle handle) { in ResizeGesture()
223 private static SegmentType getHorizontalEdgeType(SelectionHandle handle) { in getHorizontalEdgeType()
241 private static SegmentType getVerticalEdgeType(SelectionHandle handle) { in getVerticalEdgeType()
DGestureManager.java321 SelectionHandle handle = handlePair.getSecond(); in updateCursor() local
700 Pair<SelectionItem, SelectionHandle> handle = in dragStart() local
DSelectionManager.java1116 SelectionHandle handle = handles.findHandle(layoutPoint, distance); in findHandle() local
/sdk/emulator/sensors/
Dsensors_qemu.c139 native_handle_t* handle; in control__open_data_source() local
152 int handle, in control__activate()
229 data__data_open(struct sensors_poll_device_t *dev, native_handle_t* handle) in data__data_open()
451 int handle, int enabled) in poll__activate()
467 int handle, int64_t ns) in poll__setDelay()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DProjectNamePage.java485 IProject handle = workspace.getRoot().getProject(mValues.projectName); in validateLocation() local
583 IProject handle = workspace.getRoot().getProject(projectName); in validateProjectName() local
DApplicationInfoPage.java519 IProject handle = workspace.getRoot().getProject(mValues.testProjectName); in validateTestProjectLocation() local
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/
DLintCliXmlParserTest.java110 Handle handle = parser.createLocationHandle(context, button); in test() local
/sdk/find_lock/
Dfind_lock.cpp278 static char isFileHandleType(HANDLE handle) { in isFileHandleType()
315 HANDLE handle; member
361 static bool getFileName(HANDLE handle, CString *outStr) { in getFileName()
628 HANDLE handle = (HANDLE) sysh.wValue; in findLock() local
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …))return;var c,d,e,f=p._data(a),g=p._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c … method