Home
last modified time | relevance | path

Searched defs:h (Results 1 – 18 of 18) sorted by relevance

/hardware/libhardware_legacy/uevent/
Duevent.c87 struct uevent_handler *h; in uevent_next_event() local
105 struct uevent_handler *h; in uevent_add_native_handler() local
122 struct uevent_handler *h; in uevent_remove_native_handler() local
/hardware/msm7k/libgralloc-qsd8k/
Dgpu.cpp203 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
305 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
Dframebuffer.cpp78 int l, int t, int w, int h) in fb_setUpdateRect()
420 int x, int y, int w, int h) in msm_copy_buffer()
Dmapper.cpp192 int l, int t, int w, int h, in gralloc_lock()
/hardware/msm7k/libgralloc/
Dframebuffer.cpp74 int l, int t, int w, int h) in fb_setUpdateRect()
382 msm_copy_buffer(buffer_handle_t handle, int fd, int width, int height, in msm_copy_buffer()
Dmapper.cpp171 int l, int t, int w, int h, in gralloc_lock()
Dgralloc.cpp462 int w, int h, int format, int usage, in gralloc_alloc()
/hardware/ti/omap4xxx/camera/
DCameraHal.cpp248 int w, h; in setParameters() local
402 int w, h; in setParameters() local
1312 int w,h; in signalEndImageCapture() local
1802 int w, h; in startRecording() local
DAppCallbackNotifier.cpp1340 int w,h; in startPreviewCallbacks() local
/hardware/libhardware/modules/gralloc/
Dmapper.cpp141 int l, int t, int w, int h, in gralloc_lock()
Dframebuffer.cpp71 int l, int t, int w, int h) in fb_setUpdateRect()
Dgralloc.cpp200 int w, int h, int format, int usage, in gralloc_alloc()
/hardware/ti/omap4xxx/ion/
Dion.c75 int ion_alloc_tiler(int fd, size_t w, size_t h, int fmt, unsigned int flags, in ion_alloc_tiler()
/hardware/ti/omap4xxx/hwc/
Dhal_public.h141 int l, t, w, h; member
Dhwc.c217 int h = HEIGHT(layer->sourceCrop); in scaled() local
565 float x, y, w, h; in omap4_hwc_adjust_ext_layer() local
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXCapture.cpp40 int w, h; in setParametersCapture() local
DOMXCameraAdapter.cpp427 int w, h; in setParameters() local
/hardware/ril/reference-ril/
Datchannel.c587 int at_open(int fd, ATUnsolHandler h) in at_open()