Home
last modified time | relevance | path

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

123456

/hardware/google/gchips/gralloc4/src/core/
Dexynos_format_allocation.h22 #define PLANE_SIZE(w, h) ((w) * (h)) argument
23 #define S2B_PLANE_SIZE(w, h) (GRALLOC_ALIGN((w) / 4, 16) * (GRALLOC_ALIGN(h, 16))) argument
31 static std::pair<size_t, size_t> sbwc_sizes(int w, int h) { in sbwc_sizes()
56 int setup_sbwc_420_sp(int w, int h, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp()
83 int setup_sbwc_420_sp_10bit(int w, int h, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp_10bit()
Dmali_gralloc_bufferaccess.cpp113 const int t, const int w, const int h, in validate_lock_input_parameters()
189 uint64_t usage, int l, int t, int w, int h, void **vaddr) in mali_gralloc_lock()
/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/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/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/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/google/aemu/host-common/
DMultiDisplay.cpp66 uint32_t w, in setMultiDisplay()
155 uint32_t* w, in getMultiDisplay()
203 uint32_t* w, in getNextMultiDisplay()
255 uint32_t totalH, pos_x, pos_y, w, h; in translateCoordination() local
278 void MultiDisplay::setGpuMode(bool isGuestMode, uint32_t w, uint32_t h) { in setGpuMode()
372 uint32_t w, in setDisplayPose()
423 uint32_t* w, in getDisplayPose()
506 void MultiDisplay::getCombinedDisplaySize(uint32_t* w, uint32_t* h) { in getCombinedDisplaySize()
511 void MultiDisplay::getCombinedDisplaySizeLocked(uint32_t* w, uint32_t* h) { in getCombinedDisplaySizeLocked()
577 bool MultiDisplay::multiDisplayParamValidate(uint32_t id, uint32_t w, uint32_t h, in multiDisplayParamValidate()
DMultiDisplayPipe.cpp50 uint32_t w, h, dpi, flag, id; in onMessage() local
85 void MultiDisplayPipe::fillData(std::vector<uint8_t>& data, uint32_t id, uint32_t w, uint32_t h, in fillData()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c74 int prepare(int w, int h) { in prepare()
143 int w, h, count = 0; in main() local
/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()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp150 int CameraDevice::sDequeueBuffer(struct preview_stream_ops* w, in sDequeueBuffer()
192 int CameraDevice::sEnqueueBuffer(struct preview_stream_ops* w, buffer_handle_t* buffer) { in sEnqueueBuffer()
202 int CameraDevice::sCancelBuffer(struct preview_stream_ops* w, buffer_handle_t* buffer) { in sCancelBuffer()
212 int CameraDevice::sSetBufferCount(struct preview_stream_ops* w, int count) { in sSetBufferCount()
223 int CameraDevice::sSetBuffersGeometry(struct preview_stream_ops* w, in sSetBuffersGeometry()
236 int CameraDevice::sSetCrop(struct preview_stream_ops *w, in sSetCrop()
247 int CameraDevice::sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp) { in sSetTimestamp()
257 int CameraDevice::sSetUsage(struct preview_stream_ops* w, int usage) { in sSetUsage()
268 int CameraDevice::sSetSwapInterval(struct preview_stream_ops *w, int interval) { in sSetSwapInterval()
279 const struct preview_stream_ops *w, in sGetMinUndequeuedBufferCount()
/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/libdrmutils/
Ddrm_res_mgr.h49 void GetDisplayDimInMM(uint32_t *w, uint32_t *h) { in GetDisplayDimInMM()
/hardware/qcom/sm7250/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/sm8150/display/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/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.h60 inline bool SetSrcCrop(unsigned int l, unsigned int t, unsigned int w, unsigned int h) { in SetSrcCrop()
64 inline bool SetDstCrop(unsigned int l, unsigned int t, unsigned int w, unsigned int h) { in SetDstCrop()
/hardware/google/graphics/common/libacryl/
Dacrylic_formats.cpp198 #define NV12_MFC_Y_PAYLOAD(w, h) (MFC_ALIGN(w) * MFC_ALIGN(h)) argument
199 #define NV12_MFC_C_PAYLOAD(w, h) (MFC_ALIGN(w) * MFC_ALIGN(h) / 2) argument
200 #define NV12_MFC_PAYLOAD(w, h) (NV12_MFC_Y_PAYLOAD(w, h) + MFC_PAD_SIZE + (MFC_ALIGN(w) * (h) … argument
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp262 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/google/gchips/include/
Dexynos_format.h185 #define GET_32BPP_FRAME_SIZE(w, h) (((w) * (h)) << 2) argument
186 #define GET_24BPP_FRAME_SIZE(w, h) (((w) * (h)) * 3) argument
187 #define GET_16BPP_FRAME_SIZE(w, h) (((w) * (h)) << 1) argument
/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()

123456