/hardware/libhardware_legacy/ |
D | uevent.c | 88 struct uevent_handler *h; in uevent_next_event() local 106 struct uevent_handler *h; in uevent_add_native_handler() local 123 struct uevent_handler *h; in uevent_remove_native_handler() local
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_descriptor.h | 40 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 48 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 61 void SetDimensions(int w, int h) { in SetDimensions()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_descriptor.h | 40 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 48 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 61 void SetDimensions(int w, int h) { in SetDimensions()
|
/hardware/libhardware/tests/hwc/ |
D | test-arrows.c | 74 int prepare(int w, int h) { in prepare() 143 int w, h, count = 0; in main() local
|
D | util.c | 28 void matrix_init_ortho(GLfloat *m, float w, float h) { in matrix_init_ortho() 176 EGLint w, h; in egl_create() local
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/ |
D | DisplayPlane.cpp | 93 void DisplayPlane::checkPosition(int& x, int& y, int& w, int& h) in checkPosition() 110 void DisplayPlane::setPosition(int x, int y, int w, int h) in setPosition() 139 void DisplayPlane::setSourceCrop(int x, int y, int w, int h) in setSourceCrop()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidItem.cpp | 80 std::istream& operator>>(std::istream &is, HidUtil::HidItem &h) { in operator >>() 118 std::ostream& operator<<(std::ostream &os, const HidUtil::HidItem &h) { in operator <<()
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlane.cpp | 87 void DisplayPlane::checkPosition(int& x, int& y, int& w, int& h) in checkPosition() 104 void DisplayPlane::setPosition(int x, int y, int w, int h) in setPosition() 118 void DisplayPlane::setSourceCrop(int x, int y, int w, int h) in setSourceCrop()
|
/hardware/intel/img/hwcomposer/merrifield/test/ |
D | nv12_ved_test.cpp | 32 void fillYUVBuffer(uint8_t* buf, int w, int h, int stride) { in fillYUVBuffer() 64 void loadYUVBufferFromFile(uint8_t* buf, int w, int h, int stride) { in loadYUVBufferFromFile()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gpu.cpp | 280 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 382 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 392 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.cpp | 275 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 368 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 378 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.cpp | 262 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 355 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 365 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.cpp | 259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 352 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 362 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.cpp | 245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 339 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 349 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
D | mapper.cpp | 202 int l, int t, int w, int h) in gralloc_map_and_invalidate() 236 int l, int t, int w, int h, in gralloc_lock() 248 int l, int t, int w, int h, in gralloc_lock_ycbcr()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.cpp | 261 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 377 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 387 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
D | img_gralloc.h | 45 (alloc_device_t *d, int w, int h, int format, int usage, in gralloc0_device_alloc_img() 74 int w, int h, int x, int y, int transform, int input_fence, in gralloc0_blit_handle_to_handle_img()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
D | img_gralloc.h | 45 (alloc_device_t *d, int w, int h, int format, int usage, in gralloc0_device_alloc_img() 74 int w, int h, int x, int y, int transform, int input_fence, in gralloc0_blit_handle_to_handle_img()
|
/hardware/qcom/display/msm8998/libgralloc/ |
D | gpu.cpp | 495 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 628 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 638 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
|
/hardware/intel/img/hwcomposer/merrifield/include/ |
D | DataBuffer.h | 29 int h; member 73 void setCrop(int x, int y, int w, int h) { in setCrop()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/ |
D | DataBuffer.h | 29 int h; member 73 void setCrop(int x, int y, int w, int h) { in setCrop()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | OverlayPlaneBase.cpp | 348 uint32_t w, h; in getTTMMapper() local 624 void OverlayPlaneBase::checkPosition(int& x, int& y, int& w, int& h) in checkPosition() 696 uint32_t h = mapper.getHeight(); in bufferOffsetSetup() local 1005 int x, y, w, h; in scalingSetup() local 1224 int x, y, w, h; in setDataBuffer() local
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_res_mgr.h | 49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderUtils.cpp | 44 static int gfx_alloc(uint32_t w, uint32_t h, int format, in gfx_alloc() 144 int w, int h, int , int ) in gfx_Blit() 178 IMG_native_handle_t* h = (IMG_native_handle_t*) handle; in GetGfxBufferInfo() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | acoustics_default.cpp | 82 static status_t s_use_handle(acoustic_device_t *dev, alsa_handle_t *h) in s_use_handle()
|