Home
last modified time | relevance | path

Searched defs:evt (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/tools/debugger/
DDebugLayerManager.cpp70 auto& evt = fDraws[{frame, nodeId}]; in drawLayerEventTo() local
116 auto* evt = fDraws.find({frame, nodeId}); in event() local
130 auto* evt = fDraws.find(key); in summarizeLayers() local
180 auto& evt = fDraws[{frame, nodeId}]; in getEventDebugCanvas() local
186 auto& evt = fDraws[key]; in setOverdrawViz() local
193 auto& evt = fDraws[key]; in setClipVizColor() local
200 auto& evt = fDraws[key]; in setDrawGpuOpBounds() local
/third_party/libjpeg-turbo/doc/html/search/
Dsearch.js178 this.OnSearchFieldChange = function(evt) argument
290 this.OnSearchSelectKey = function(evt) argument
610 this.Nav = function(evt,itemIndex) argument
688 this.NavChild = function(evt,itemIndex,childIndex) argument
/third_party/libevdev/doc/html/search/
Dsearch.js180 this.OnSearchFieldChange = function(evt) argument
292 this.OnSearchSelectKey = function(evt) argument
612 this.Nav = function(evt,itemIndex) argument
690 this.NavChild = function(evt,itemIndex,childIndex) argument
/third_party/skia/third_party/externals/oboe/docs/reference/search/
Dsearch.js177 this.OnSearchFieldChange = function(evt) argument
290 this.OnSearchSelectKey = function(evt) argument
610 this.Nav = function(evt,itemIndex) argument
688 this.NavChild = function(evt,itemIndex,childIndex) argument
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_log.c178 srunner_send_evt (SRunner * sr, void *obj, enum cl_event evt) in srunner_send_evt()
194 void *obj, enum cl_event evt) in stdout_lfun()
239 enum cl_event evt) in lfile_lfun()
277 enum cl_event evt) in xml_lfun()
346 enum cl_event evt) in tap_lfun()
389 void *obj, enum cl_event evt) in subunit_lfun()
/third_party/jsframework/runtime/main/model/
Dindex.ts285 const evt = new Evt(type, detail); constant
325 const evt = new Evt(type, detail); constant
342 const evt = new Evt(type, detail); constant
418 const evt = new Evt(type, data); constant
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_events.c174 ProcessWindowEvent(_THIS, SDL_Window *sdlwin, DFBWindowEvent * evt) in ProcessWindowEvent()
418 DFBWindowEvent evt; in DirectFB_PumpEventsWindow() local
580 DirectFB_TranslateKey(_THIS, DFBWindowEvent * evt, SDL_Keysym * keysym, Uint32 *unicode) in DirectFB_TranslateKey()
610 DirectFB_TranslateKeyInputEvent(_THIS, DFBInputEvent * evt, in DirectFB_TranslateKeyInputEvent()
DSDL_DirectFB_WM.c288 DirectFB_WM_ProcessEvent(_THIS, SDL_Window * window, DFBWindowEvent * evt) in DirectFB_WM_ProcessEvent()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarCalc.java456 public void actionPerformed(ActionEvent evt) in actionPerformed()
476 protected void processKeyEvent(KeyEvent evt) in processKeyEvent()
493 protected void processWindowEvent(WindowEvent evt) in processWindowEvent()
/third_party/mesa3d/src/util/perf/
Du_trace.c152 const struct u_trace_event *evt, in print_txt_event()
221 const struct u_trace_event *evt, in print_json_event()
502 const struct u_trace_event *evt = &chunk->traces[idx]; in process_chunk() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.h142 enum vgt_event_type evt, bool timestamp) in fd5_event_write()
/third_party/gstreamer/gstplugins_bad/tests/examples/directfb/
Dgstdfb.c381 DFBWindowEvent evt; in main() local
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstaspectratiocrop.c154 GstEvent * evt) in gst_aspect_ratio_crop_sink_event()
/third_party/python/Lib/test/
Dtest_xmlrpc.py604 def http_server(evt, numrequests, requestHandler=None, encoding=None): argument
668 def http_multi_server(evt, numrequests, requestHandler=None): argument
1001 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): argument
Dtest_telnetlib.py13 def server(evt, serv): argument
Dtest_poplib.py502 def server(self, evt, serv): argument
Dlock_tests.py381 def _check_notify(self, evt): argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11events.c431 XEvent evt; in InitiateWindowMove() local
457 XEvent evt; in InitiateWindowResize() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.h153 enum vgt_event_type evt, bool timestamp) in fd6_event_write()
/third_party/ffmpeg/libavcodec/
Dv4l2_context.c166 struct v4l2_event evt = { 0 }; in v4l2_handle_event() local
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c2674 GstD3DVideoSinkEvent *evt = g_new0 (GstD3DVideoSinkEvent, 1); in d3d_class_notify_device_lost() local
2751 GstD3DVideoSinkEvent *evt = (GstD3DVideoSinkEvent *) user_data; in d3d_class_hidden_window_message_queue() local
2781 GstD3DVideoSinkEvent *evt; in D3DHiddenWndProc() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2768 VkEvent evt) in dzn_ResetEvent()
2781 VkEvent evt) in dzn_SetEvent()
2794 VkEvent evt) in dzn_GetEventStatus()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h392 enum vgt_event_type evt) in fd_event_write()
/third_party/mesa3d/src/freedreno/computerator/
Da6xx.c355 enum vgt_event_type evt, bool timestamp) in event_write()
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts395 const evt = "notify-test"; constant

12