/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 103 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
|
D | gralloc_module.cpp | 140 private_module_t *m = NULL; in gralloc_register_buffer() local 343 private_module_t *m = NULL; in gralloc_unlock() local
|
D | framebuffer_device.cpp | 75 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/ |
D | DemoKitActivity.java | 277 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/ |
D | alsa_utils.cpp | 153 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()
|
D | AudioHotplugThread.cpp | 104 struct snd_mask *m = param_to_mask(p, n); in param_init() local
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | e_atan2f.c | 36 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2f() local
|
D | math_private.h | 270 #define LD80C(m, ex, v) { \ argument 276 #define LD80C(m, ex, v) { .e = (v), } argument
|
/device/google/contexthub/lib/libm/ |
D | ef_atan2.c | 39 __int32_t k,m,hx,hy,ix,iy; local
|
D | kf_rem_pio2.c | 62 __int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
|
/device/google/contexthub/firmware/src/algos/ |
D | time_sync.c | 36 size_t k, m; in time_sync_truncate() local
|
D | fusion.c | 540 struct Vec3 m; in fusionHandleAcc() local 582 int fusionHandleMag(struct Fusion *fusion, const struct Vec3 *m) { in fusionHandleMag()
|
D | mat.c | 348 uint32_t i, j, k, l, m; in mat33GetEigenbasis() local 454 uint32_t m = k + 1; in mat33Maxind() local
|
/device/generic/goldfish/qemud/ |
D | qemud.c | 1594 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/ |
D | mm_qcamera_dual_test.c | 749 int i,j,k,m; in front_thread() local 807 int i,j,k,m; in back_thread() local
|
D | mm_qcamera_app.c | 294 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/ |
D | mm_qcamera_dual_test.c | 749 int i,j,k,m; in front_thread() local 807 int i,j,k,m; in back_thread() local
|
D | mm_qcamera_app.c | 298 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/ |
D | mm_qcamera_dual_test.c | 749 int i,j,k,m; in front_thread() local 807 int i,j,k,m; in back_thread() local
|
D | mm_qcamera_app.c | 298 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/ |
D | mm_qcamera_dual_test.c | 749 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/ |
D | gles.cpp | 156 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/ |
D | gl_entry.cpp | 429 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/ |
D | orientation.c | 399 struct Vec3 a, w, m; in drainSamples() local
|
/device/google/dragon/audio/hal/dsp/ |
D | drc_kernel.c | 140 float m = (y2Db - y_db) / (x2Db - x_db); in slope_at() local
|