Home
last modified time | relevance | path

Searched defs:to (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.cpp43 VkApplicationInfo* to) in deepcopy_VkApplicationInfo()
69 VkInstanceCreateInfo* to) in deepcopy_VkInstanceCreateInfo()
101 VkAllocationCallbacks* to) in deepcopy_VkAllocationCallbacks()
115 VkPhysicalDeviceFeatures* to) in deepcopy_VkPhysicalDeviceFeatures()
124 VkFormatProperties* to) in deepcopy_VkFormatProperties()
133 VkExtent3D* to) in deepcopy_VkExtent3D()
142 VkImageFormatProperties* to) in deepcopy_VkImageFormatProperties()
152 VkPhysicalDeviceLimits* to) in deepcopy_VkPhysicalDeviceLimits()
167 VkPhysicalDeviceSparseProperties* to) in deepcopy_VkPhysicalDeviceSparseProperties()
176 VkPhysicalDeviceProperties* to) in deepcopy_VkPhysicalDeviceProperties()
[all …]
/device/google/cuttlefish/host/frontend/vnc_server/
Dframe_buffer_watcher.cpp74 size_t to = (i * h + j) * ScreenConnector::BytesPerPixel(); in Rotated() local
/device/google/bonito/usb/
DUsb.cpp158 struct timespec to; in switchMode() local
/device/google/crosshatch/usb/
DUsb.cpp160 struct timespec to; in switchMode() local
/device/google/wahoo/usb/
DUsb.cpp184 struct timespec to; in switchMode() local
/device/google/coral/usb/
DUsb.cpp246 struct timespec to; in switchMode() local
/device/linaro/dragonboard/qcom/qrtr/src/
Dns.c203 static int lookup_notify(struct context *ctx, struct sockaddr_qrtr *to, in lookup_notify()
/device/linaro/poplar/wifi/wifi_hal/
Dgscan.cpp176 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c3424 static void setGsmBroadcastConfigData(int from, int to, int id, int outStrSize, char *outStr) {