Home
last modified time | relevance | path

Searched defs:eventType (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DGameSurfaceView.java27 public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, int pixel_y); in native_onTouchInput() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemory.cpp146 VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_UNIMPORT_EXT : VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_FREE_EXT; in destroy() local
267 VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_IMPORT_EXT : VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_ALLOCATE_EXT; in allocate() local
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp222 int eventType = None; in setVisibility() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h281 uint16_t eventType() const { return EventType; } in eventType() function in llvm::xray::TypedEventRecord

Completed in 3 milliseconds