Home
last modified time | relevance | path

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

12

/device/linaro/hikey/gralloc/
Dalloc_device.cpp103 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in gralloc_alloc_buffer() local
261 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in gralloc_alloc_framebuffer_locked() local
350 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in gralloc_alloc_framebuffer() local
517 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in alloc_device_free() local
550 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in alloc_device_free() local
587 private_module_t *m = reinterpret_cast<private_module_t *>(device); in alloc_device_close() local
641 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in alloc_device_open() local
Dgralloc_module.cpp140 private_module_t *m = NULL; in gralloc_register_buffer() local
343 private_module_t *m = NULL; in gralloc_unlock() local
Dframebuffer_device.cpp75 private_module_t *m = reinterpret_cast<private_module_t *>(dev->common.module); in fb_post() local
461 private_module_t *m = (private_module_t *)module; in framebuffer_device_open() local
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java277 Message m = Message.obtain(mHandler, MESSAGE_SWITCH); in run() local
286 Message m = Message.obtain(mHandler, in run() local
297 Message m = Message.obtain(mHandler, MESSAGE_LIGHT); in run() local
307 Message m = Message.obtain(mHandler, MESSAGE_JOY); in run() local
/device/asus/fugu/libaudio/
Dalsa_utils.cpp153 Mode m; in loadCaps() local
435 const Mode& m = mModes[i]; in supportsFormat() local
446 const Mode& m = mModes[i]; in supportsFormat() local
459 bool HDMIAudioCaps::sanityCheckMode(const Mode& m) { in sanityCheckMode()
DAudioHotplugThread.cpp104 struct snd_mask *m = param_to_mask(p, n); in param_init() local
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
De_atan2f.c36 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2f() local
Dmath_private.h270 #define LD80C(m, ex, v) { \ argument
276 #define LD80C(m, ex, v) { .e = (v), } argument
/device/google/contexthub/lib/libm/
Def_atan2.c39 __int32_t k,m,hx,hy,ix,iy; local
Dkf_rem_pio2.c62 __int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
/device/google/contexthub/firmware/src/algos/
Dtime_sync.c36 size_t k, m; in time_sync_truncate() local
Dfusion.c540 struct Vec3 m; in fusionHandleAcc() local
582 int fusionHandleMag(struct Fusion *fusion, const struct Vec3 *m) { in fusionHandleMag()
Dmat.c348 uint32_t i, j, k, l, m; in mat33GetEigenbasis() local
454 uint32_t m = k + 1; in mat33Maxind() local
/device/generic/goldfish/qemud/
Dqemud.c1594 multiplexer_control_accept( Multiplexer* m, Packet* p ) in multiplexer_control_accept()
1608 multiplexer_control_close( Multiplexer* m ) in multiplexer_control_close()
1614 multiplexer_init( Multiplexer* m, const char* serial_dev ) in multiplexer_init()
1670 Multiplexer* m = _multiplexer; in main() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c749 int i,j,k,m; in front_thread() local
807 int i,j,k,m; in back_thread() local
Dmm_qcamera_app.c294 size_t m = frame_offset_info->frame_len / multipleOf; in mm_app_alloc_bufs() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c749 int i,j,k,m; in front_thread() local
807 int i,j,k,m; in back_thread() local
Dmm_qcamera_app.c298 size_t m = frame_offset_info->frame_len / multipleOf; in mm_app_alloc_bufs() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c749 int i,j,k,m; in front_thread() local
807 int i,j,k,m; in back_thread() local
Dmm_qcamera_app.c298 size_t m = frame_offset_info->frame_len / multipleOf; in mm_app_alloc_bufs() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c749 int i,j,k,m; in front_thread() local
807 int i,j,k,m; in back_thread() local
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp156 void glLoadMatrixf(const GLfloat *m) in glLoadMatrixf()
171 void glMultMatrixf(const GLfloat *m) in glMultMatrixf()
571 void glLoadMatrixx(const GLfixed *m) in glLoadMatrixx()
596 void glMultMatrixx(const GLfixed *m) in glMultMatrixx()
946 void glLoadMatrixxOES(const GLfixed *m) in glLoadMatrixxOES()
961 void glMultMatrixxOES(const GLfixed *m) in glMultMatrixxOES()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_entry.cpp429 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf()
447 void glMultMatrixf(const GLfloat* m) in glMultMatrixf()
925 void glLoadMatrixx(const GLfixed* m) in glLoadMatrixx()
955 void glMultMatrixx(const GLfixed* m) in glMultMatrixx()
1495 void glLoadMatrixxOES(const GLfixed* m) in glLoadMatrixxOES()
1513 void glMultMatrixxOES(const GLfixed* m) in glMultMatrixxOES()
/device/google/contexthub/firmware/src/drivers/orientation/
Dorientation.c399 struct Vec3 a, w, m; in drainSamples() local
/device/google/dragon/audio/hal/dsp/
Ddrc_kernel.c140 float m = (y2Db - y_db) / (x2Db - x_db); in slope_at() local

12