/device/generic/goldfish/sensors/ |
D | sensor_list.cpp | 247 bool isSensorHandleValid(const int h) { in isSensorHandleValid() 251 const SensorInfo* getSensorInfoByHandle(const int h) { in getSensorInfoByHandle() 255 const char* getQemuSensorNameByHandle(const int h) { in getQemuSensorNameByHandle()
|
/device/generic/goldfish-opengl/shared/qemupipe/include-types/ |
D | qemu_pipe_types_bp.h | 26 inline bool qemu_pipe_valid(QEMU_PIPE_HANDLE h) { in qemu_pipe_valid() 35 inline bool qemu_pipe_valid(QEMU_PIPE_HANDLE h) { in qemu_pipe_valid()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock() 73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr() 223 int h, void **vaddr, int32_t fence_fd) in mali_gralloc_lock_async() 235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async() 249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
|
D | mali_gralloc_module.cpp | 92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock() 101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async() 124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferaccess.cpp | 36 …k(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock() 73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr() 223 int h, void **vaddr, int32_t fence_fd) in mali_gralloc_lock_async() 235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async() 249 … int w, int h, struct android_flex_layout *flex_layout, int32_t fence_fd) in mali_gralloc_lock_flex_async()
|
D | mali_gralloc_module.cpp | 92 …lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, in gralloc_lock() 101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 116 int h, void **vaddr, int32_t fence_fd) in gralloc_lock_async() 124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_30.cpp | 178 int free_buffer(buffer_handle_t h) { in free_buffer() 182 int register_buffer(buffer_handle_t h) { in register_buffer() 186 int unregister_buffer(buffer_handle_t h) { in unregister_buffer() 666 int gralloc_free(buffer_handle_t h) { in gralloc_free() 681 int w, int h, int format, int usage, in s_gralloc_alloc() 691 static int s_gralloc_free(alloc_device_t* ad, buffer_handle_t h) { in s_gralloc_free() 857 int free_buffer(buffer_handle_t h) override { in free_buffer() 880 int register_buffer(buffer_handle_t h) override { in register_buffer() 912 int unregister_buffer(buffer_handle_t h) override { in unregister_buffer() 964 int gralloc_register_buffer(const gralloc_module_t* gralloc_module, buffer_handle_t h) { in gralloc_register_buffer() [all …]
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 281 …odule_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr) in gralloc_lock() 330 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_yc… in gralloc_lock_ycbcr() 465 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr, int… in gralloc_lock_async() 489 …_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_yc… in gralloc_lock_async_ycbcr()
|
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
D | MultiDisplayService.java | 76 public void set(int w, int h, int d, int f) { in set() 83 public boolean match(int w, int h, int d, int f) { in match() 141 private void createVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in createVirtualDisplay() 153 private void addVirtualDisplay(int displayId, int w, int h, int dpi, int flag) { in addVirtualDisplay()
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_compositor.cpp | 41 int32_t h) { in region_add() 61 int32_t h) { in region_subtract() 100 int32_t h) { in surface_damage() 162 int32_t h) { in surface_damage_buffer()
|
D | wayland_shell.cpp | 39 int32_t h) { in zxdg_positioner_v6_set_size() 51 int32_t h) { in zxdg_positioner_v6_set_anchor_rect() 174 int32_t h) { in zxdg_toplevel_v6_set_max_size() 184 int32_t h) { in zxdg_toplevel_v6_set_min_size() 307 int32_t h) { in zxdg_surface_v6_set_window_geometry()
|
D | wayland_dmabuf.cpp | 71 int32_t h, in linux_buffer_params_create() 92 int32_t h, in linux_buffer_params_create_immed()
|
D | wayland_surface.h | 45 int32_t h; member
|
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | gralloc.cpp | 50 alloc_device_t* /*dev*/, int format, int w, int h, in gralloc_alloc_buffer() 99 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() argument
|
/device/linaro/dragonboard/gralloc/ |
D | gralloc.cpp | 127 int usage, int x, int y, int w, int h, void **ptr) in gbm_mod_lock() 154 int usage, int x, int y, int w, int h, struct android_ycbcr *ycbcr) in gbm_mod_lock_ycbcr() 191 int w, int h, int format, int usage, in gbm_mod_alloc_gpu0()
|
D | gralloc_gbm.cpp | 260 static int gbm_map(buffer_handle_t handle, int x, int y, int w, int h, in gbm_map() 395 int usage, int x, int y, int w, int h, in gralloc_gbm_bo_lock() 489 int usage, int x, int y, int w, int h, in gralloc_gbm_bo_lock_ycbcr()
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 83 for (auto &h : mOperationHandler) { in activate() local 94 for (auto &h: mOperationHandler) { in setDelay() local 117 for (auto &h : mOperationHandler) { in batch() local 128 for (auto &h : mOperationHandler) { in flush() local
|
/device/linaro/dragonboard/qcom/qrtr/src/ |
D | hash.c | 6 unsigned int h; in hash_mem() local
|
/device/generic/goldfish/wifi/wifi_hal/ |
D | wifi_hal.cpp | 40 HalState* asHalState(wifi_handle h) { in asHalState() 44 Info* asInfo(wifi_handle h) { in asInfo() 48 Interface* asInterface(wifi_interface_handle h) { in asInterface()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | GrallocModule.cpp | 107 int h, void **vaddr) { in lock() 150 int w, int h, struct android_ycbcr *ycbcr) { in lock_ycbcr()
|
/device/google/contexthub/lib/include/nanohub/ |
D | sha2.h | 31 uint32_t h[8]; member
|
/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
|
/device/linaro/hikey/gralloc960/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc()
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeRotatingCameraDevice.cpp | 121 int h = 1280/2; in render() local 148 static void get_color(uint32_t* img, int i, int j, int w, int h, int dw, uint32_t * color) { in get_color() 396 int w, h; in init_gl_surface() local
|
/device/google/crosshatch/json-c/ |
D | linkhash.c | 495 unsigned long h, n; in lh_table_insert() local 529 unsigned long h = t->hash_fn(k); in lh_table_lookup_entry() local
|