Searched refs:VIA (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/dm/ |
H A D | DM.cpp | 1009 #define VIA(t, via, ...) if (tag.equals(t)) return new via(__VA_ARGS__) in create_via() macro 1011 VIA("svg", ViaSVG, wrapped); in create_via() 1013 VIA("serialize", ViaSerialization, wrapped); in create_via() 1014 VIA("pic", ViaPicture, wrapped); in create_via() 1015 VIA("rtblend", ViaRuntimeBlend, wrapped); in create_via() 1024 VIA("matrix", ViaMatrix, m, wrapped); in create_via() 1025 VIA("upright", ViaUpright, m, wrapped); in create_via() 1028 #undef VIA in create_via() macro
|
/third_party/node/src/ |
H A D | node_http_common.h | 106 V(VIA, "via") \
|
/third_party/FreeBSD/sys/dev/usb/quirk/ |
H A D | usb_quirk.c | 416 USB_QUIRK(VIA, USB2IDEBRIDGE, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_BBB,
|
Completed in 5 milliseconds