Home
last modified time | relevance | path

Searched defs:box (Results 1 – 7 of 7) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp180 static int sync_linear_to_iovec(Resource* res, uint64_t offset, const virgl_box* box) { in sync_linear_to_iovec()
224 static int sync_iovec_to_linear(Resource* res, uint64_t offset, const virgl_box* box) { in sync_iovec_to_linear()
534 virgl_box box = { in process_cmd() local
612 virgl_box box = { in virgl_renderer_submit_cmd() local
904 virgl_box box = { in virgl_renderer_resource_detach_iov() local
1022 virgl_box* box, uint64_t offset, iovec*, int) { in virgl_renderer_transfer_read_iov()
1036 virgl_box* box, uint64_t offset, iovec*, unsigned int) { in virgl_renderer_transfer_write_iov()
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp472 static int sync_iov(PipeResEntry* res, uint64_t offset, const virgl_box* box, IovSyncDir dir) { in sync_iov()
1085 int handleTransferReadPipe(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferReadPipe()
1118 int handleTransferWritePipe(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferWritePipe()
1165 int handleTransferReadBuffer(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferReadBuffer()
1177 int handleTransferWriteBuffer(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferWriteBuffer()
1189 void handleTransferReadColorBuffer(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferReadColorBuffer()
1210 void handleTransferWriteColorBuffer(PipeResEntry* res, uint64_t offset, virgl_box* box) { in handleTransferWriteColorBuffer()
1226 int transferReadIov(int resId, uint64_t offset, virgl_box* box, struct iovec* iov, in transferReadIov()
1269 int transferWriteIov(int resId, uint64_t offset, virgl_box* box, struct iovec* iov, in transferWriteIov()
1788 uint32_t layer_stride, struct virgl_box* box, in pipe_virgl_renderer_transfer_read_iov()
[all …]
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc82 auto box = e.bounds_; in GetBoundary() local
96 auto box = GetBoundary(std::get<Element>(layout_)); in IsInside() local
/device/generic/goldfish-opengl/system/include/
Dvirtgpu_drm.h128 struct drm_virtgpu_3d_box box; member
137 struct drm_virtgpu_3d_box box; member
/device/generic/goldfish-opengl/system/hwc3/
Dvirtgpu_drm.h128 struct drm_virtgpu_3d_box box; member
137 struct drm_virtgpu_3d_box box; member
/device/generic/goldfish-opengl/platform/include/
Dvirtgpu_drm.h129 struct drm_virtgpu_3d_box box; member
138 struct drm_virtgpu_3d_box box; member
/device/generic/opengl-transport/host/linux_uapi/linux/
Dvirtio_gpu.h145 struct virtio_gpu_box box; member