Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 27) sorted by relevance

12

/hardware/msm7k/libgralloc/
Dgralloc.cpp131 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer_locked() local
185 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer() local
194 static int init_pmem_area_locked(private_module_t* m) in init_pmem_area_locked()
226 static int init_pmem_area(private_module_t* m) in init_pmem_area()
246 static int init_gpu_area_locked(private_module_t* m) in init_gpu_area_locked()
294 static int init_gpu_area(private_module_t* m) in init_gpu_area()
345 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_buffer() local
395 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_buffer() local
444 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_buffer() local
527 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_free() local
Dframebuffer.cpp80 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setUpdateRect() local
96 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_post() local
352 private_module_t* m = (private_module_t*)module; in fb_device_open() local
/hardware/qcom/display/libgralloc/
Dframebuffer.cpp78 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setSwapInterval() local
93 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setUpdateRect() local
108 private_module_t* m = in fb_post() local
397 private_module_t* m = (private_module_t*)module; in fb_device_open() local
Dgpu.cpp53 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked() local
115 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer() local
252 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl() local
Dgralloc.cpp100 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open() local
/hardware/msm7k/libgralloc-qsd8k/
Dgpu.cpp47 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer_locked() local
106 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_framebuffer() local
142 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in gralloc_alloc_buffer() local
276 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); in free_impl() local
Dframebuffer.cpp84 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setUpdateRect() local
100 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_post() local
388 private_module_t* m = (private_module_t*)module; in fb_device_open() local
Dgralloc.cpp185 const private_module_t* m = reinterpret_cast<const private_module_t*>( in gralloc_device_open() local
/hardware/libhardware/modules/gralloc/
Dframebuffer.cpp77 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_setUpdateRect() local
93 private_module_t* m = reinterpret_cast<private_module_t*>( in fb_post() local
328 private_module_t* m = (private_module_t*)module; in fb_device_open() local
Dgralloc.cpp107 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer_locked() local
160 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_alloc_framebuffer() local
256 private_module_t* m = reinterpret_cast<private_module_t*>( in gralloc_free() local
/hardware/samsung_slsi/exynos5/gralloc/
Dframebuffer.cpp80 private_module_t* m = reinterpret_cast<private_module_t*>(dev->common.module); in fb_post() local
197 private_module_t* m = (private_module_t*)module; in fb_device_open() local
Dmapper.cpp87 …private_module_t* m = const_cast<private_module_t*>(reinterpret_cast<const private_module_t*>(modu… in getIonFd() local
Dgralloc.cpp324 private_module_t* m = reinterpret_cast<private_module_t*> in gralloc_alloc() local
/hardware/qcom/display/liboverlay/
DoverlayRotator.h95 OvMem m; member
105 Mem m[MAX_ROT_MEM]; member
/hardware/qcom/display/libhwcomposer/
Dhwc.cpp194 private_module_t* m = reinterpret_cast<private_module_t*>( in hwc_eventControl() local
216 private_module_t* m = reinterpret_cast<private_module_t*>( in hwc_blank() local
255 private_module_t* m = reinterpret_cast<private_module_t*>( in hwc_query() local
Dhwc_utils.cpp38 private_module_t* m = reinterpret_cast<private_module_t*>( in openFramebufferDevice() local
/hardware/qcom/audio/libalsa-intf/
Dalsa_mixer.c129 unsigned n,m; in mixer_close() local
158 unsigned n, m; in mixer_open() local
233 unsigned n, m; in mixer_dump() local
272 unsigned m; in mixer_dump() local
Dalsa_pcm.c214 struct snd_mask *m = param_to_mask(p, n); in param_set_mask() local
253 struct snd_mask *m = param_to_mask(p, n); in param_init() local
293 struct snd_mask *m = param_to_mask(p, n); in param_dump() local
/hardware/invensense/mlsdk/mllite/
DmlMathFunc.c313 int i, j, m; in inv_matrix_det() local
331 int i, j, m; in inv_matrix_detd() local
Dmlsupervisor.c109 static float m[10][10] = { {0} }; in MLUpdateCompassCalibration3DOF() local
/hardware/invensense/libsensors_iio/software/core/mllite/
Dml_math_func.c473 int i, j, m; in inv_matrix_det() local
492 int i, j, m; in inv_matrix_detd() local
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c1390 OMX_S16 j = 0, n = 0, k = 0, m = 0; in fill_data_fromFile() local
/hardware/libhardware/include/hardware/
Daudio_effect.h231 #define EFFECT_MAKE_API_VERSION(M, m) (((M)<<16) | ((m) & 0xFFFF)) argument
/hardware/ti/omap4xxx/hwc/
Dhwc.c95 float m[2][3]; /* external transformation matrix */ member
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.cpp4445 #define SET_METHOD(m) m : HAL_camera_device_##m argument

12