Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 124) sorted by relevance

12345

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_descriptor.h41 BufferDescriptor(int w, int h, int f) in BufferDescriptor()
49 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor()
62 void SetDimensions(int w, int h) { in SetDimensions()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_descriptor.h41 BufferDescriptor(int w, int h, int f) in BufferDescriptor()
49 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor()
62 void SetDimensions(int w, int h) { in SetDimensions()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_descriptor.h40 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/msm8998/libgralloc1/
Dgr_buf_descriptor.h40 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/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3VideoTest.cpp60 int testcase, int camid, int w, int h) in initTest()
86 int testcase, int camid, int w, int h) in snapshotCaptureRequest()
95 int camid, int w, int h) in configureVideoStream()
DQCameraHAL3PreviewTest.cpp59 int testcase, int camid, int w, int h) in initTest()
82 int testcase, int camid, int w, int h) in snapshotCaptureRequest()
90 int camid, int w, int h) in configurePreviewStream()
DQCameraHAL3SnapshotTest.cpp48 int testcase, int camid, int w, int h) in initTest()
77 int camid, int w, int h) in configureSnapshotStream()
DQCameraHAL3RawSnapshotTest.cpp48 int testcase, int camid, int w, int h) in initTest()
75 int camid, int w, int h) in configureRawSnapshotStream()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp147 int CameraDevice::sDequeueBuffer(struct preview_stream_ops* w, in sDequeueBuffer()
189 int CameraDevice::sEnqueueBuffer(struct preview_stream_ops* w, buffer_handle_t* buffer) { in sEnqueueBuffer()
199 int CameraDevice::sCancelBuffer(struct preview_stream_ops* w, buffer_handle_t* buffer) { in sCancelBuffer()
209 int CameraDevice::sSetBufferCount(struct preview_stream_ops* w, int count) { in sSetBufferCount()
220 int CameraDevice::sSetBuffersGeometry(struct preview_stream_ops* w, in sSetBuffersGeometry()
233 int CameraDevice::sSetCrop(struct preview_stream_ops *w, in sSetCrop()
244 int CameraDevice::sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp) { in sSetTimestamp()
254 int CameraDevice::sSetUsage(struct preview_stream_ops* w, int usage) { in sSetUsage()
265 int CameraDevice::sSetSwapInterval(struct preview_stream_ops *w, int interval) { in sSetSwapInterval()
276 const struct preview_stream_ops *w, in sGetMinUndequeuedBufferCount()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c74 int prepare(int w, int h) { in prepare()
143 int w, h, count = 0; in main() local
Dutil.c28 void matrix_init_ortho(GLfloat *m, float w, float h) { in matrix_init_ortho()
176 EGLint w, h; in egl_create() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c61 #define PRINT_3ELM_ARRAY_FLOAT(w, p, data) \ argument
68 #define PRINT_4ELM_ARRAY_FLOAT(w, p, data) \ argument
73 #define PRINT_3ELM_ARRAY_LONG(w, data) \ argument
80 #define PRINT_4ELM_ARRAY_LONG(w, data) \ argument
85 #define PRINT_3ELM_ARRAY_INT(w, data) \ argument
92 #define PRINT_4ELM_ARRAY_INT(w, data) \ argument
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
386 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp280 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/msm8909w_3100/libgralloc/
Dgpu.cpp259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
386 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp261 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/qcom/display/msm8960/libgralloc/
Dgpu.cpp245 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()
Dmapper.cpp202 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/msm8084/libgralloc/
Dgpu.cpp259 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/sdm845/display/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/display/msm8960/libtilerenderer/
Dtilerenderer.cpp59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0; in startTileRendering() local

12345