Home
last modified time | relevance | path

Searched refs:right (Results 1 – 25 of 60) sorted by relevance

123

/device/moto/shamu/self-extractors/moto/staging/
Ddevice-partial.mk64 …vendor/moto/shamu/proprietary/right.boost.music.eq:system/vendor/firmware/right.boost.music.eq:mot…
65 …vendor/moto/shamu/proprietary/right.boost_music_table.preset:system/vendor/firmware/right.boost_mu…
66 …vendor/moto/shamu/proprietary/right.boost_n1b12.patch:system/vendor/firmware/right.boost_n1b12.pat…
67 …vendor/moto/shamu/proprietary/right.boost_n1c2.patch:system/vendor/firmware/right.boost_n1c2.patch…
68 …vendor/moto/shamu/proprietary/right.boost.ringtone.eq:system/vendor/firmware/right.boost.ringtone.…
69 …vendor/moto/shamu/proprietary/right.boost_ringtone_table.preset:system/vendor/firmware/right.boost…
70 …vendor/moto/shamu/proprietary/right.boost.speaker:system/vendor/firmware/right.boost.speaker:moto \
71 …vendor/moto/shamu/proprietary/right.boost.voice.eq:system/vendor/firmware/right.boost.voice.eq:mot…
72 …vendor/moto/shamu/proprietary/right.boost_voice_table.preset:system/vendor/firmware/right.boost_vo…
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DUtilities.java11 int right = left + w; in centerAround() local
13 d.setBounds(left, top, right, bottom); in centerAround()
/device/generic/goldfish/opengl/system/egl/
DClientAPIExts.in49 (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar),
50 (left, right, bottom, top, zNear, zFar))
53 (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar),
54 (left, right, bottom, top, zNear, zFar))
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() argument
98 getDispatch()->glFrustumf(left, right, bottom, top, zNear, zFar); in glFrustumf()
186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof() argument
188 getDispatch()->glOrthof(left, right, bottom, top, zNear, zFar); in glOrthof()
436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() argument
438 getDispatch()->glFrustumx(left, right, bottom, top, zNear, zFar); in glFrustumx()
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox() argument
618 getDispatch()->glOrthox(left, right, bottom, top, zNear, zFar); in glOrthox()
886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() argument
888 getDispatch()->glFrustumxOES(left, right, bottom, top, zNear, zFar); in glFrustumxOES()
[all …]
/device/moto/shamu/self-extractors/
Dextract-lists.txt58 system/vendor/firmware/right.boost.music.eq \
59 system/vendor/firmware/right.boost_music_table.preset \
60 system/vendor/firmware/right.boost_n1b12.patch \
61 system/vendor/firmware/right.boost_n1c2.patch \
62 system/vendor/firmware/right.boost.ringtone.eq \
63 system/vendor/firmware/right.boost_ringtone_table.preset \
64 system/vendor/firmware/right.boost.speaker \
65 system/vendor/firmware/right.boost.voice.eq \
66 system/vendor/firmware/right.boost_voice_table.preset \
/device/moto/shamu/
Dproprietary-blobs.txt150 /system/vendor/firmware/right.boost.music.eq
151 /system/vendor/firmware/right.boost_music_table.preset
152 /system/vendor/firmware/right.boost_n1b12.patch
153 /system/vendor/firmware/right.boost_n1c2.patch
154 /system/vendor/firmware/right.boost.ringtone.eq
155 /system/vendor/firmware/right.boost_ringtone_table.preset
156 /system/vendor/firmware/right.boost.speaker
157 /system/vendor/firmware/right.boost.voice.eq
158 /system/vendor/firmware/right.boost_voice_table.preset
Dvendor_owner_info.txt134 system/vendor/firmware/right.boost.music.eq:moto
135 system/vendor/firmware/right.boost.ringtone.eq:moto
136 system/vendor/firmware/right.boost.voice.eq:moto
137 system/vendor/firmware/right.boost_music_table.preset:moto
138 system/vendor/firmware/right.boost_n1b12.patch:moto
139 system/vendor/firmware/right.boost_n1c2.patch:moto
140 system/vendor/firmware/right.boost_ringtone_table.preset:moto
141 system/vendor/firmware/right.boost.speaker:moto
142 system/vendor/firmware/right.boost_voice_table.preset:moto
/device/lge/mako/camera/inc/
Domx_jpeg_ext.h113 int32_t right; member
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_entry.cpp17 …void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z…
35 …void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFa…
84 …void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z…
120 …void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFa…
193 …void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
212 …void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed …
249 …void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloa…
250 …void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat …
357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() argument
360 ctx->glFrustumf(ctx, left, right, bottom, top, zNear, zFar); in glFrustumf()
[all …]
/device/lge/mako/self-extractors/qcom/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/moto/shamu/self-extractors/qcom/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/asus/flo/self-extractors/qcom/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/asus/fugu/self-extractors/asus/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/asus/deb/self-extractors/qcom/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/htc/flounder/self-extractors/htc/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/lge/hammerhead/self-extractors/qcom/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/moto/shamu/self-extractors/moto/
DLICENSE47 grant your end users the right to use the Software for
55 a. Retention of Rights. The entire right, title and interest in the
58 Except for the right to use the Software for the Limited Purpose,
72 Agreement, You shall have no right to (i) copy, disclose,
124 combination with any Licensor ASIC grants you any right to
125 practice, or any other right at all with respect to, any patent of
134 obtained any right to, any license, whether express or implied,
242 shall not affect the full right to require such performance at any
/device/google/accessory/demokit/hardware/fab/shield/
DREADME.txt34 on left and right edges. There is 1 6-pin header and 5 8-pin headers. These
/device/asus/fugu/self-extractors/intel/
DLICENSE57 You may grant your end users the right to use the Software for the
60 right to redistribute the Software.
72 a. Retention of Rights. The entire right, title and interest in the
75 are granted to any of the Software. Except for the right to use the
89 right to (i) copy, disclose, distribute, publically perform,
218 shall not affect the full right to require such performance at any
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQCameraMjpegDecode.cpp354 if (p_args->region.right || p_args->region.bottom) in decoder_test()
359 (uint32_t)(dest.region.right - dest.region.left + 1)); in decoder_test()
367 (uint32_t)(dest.region.right - dest.region.left + 1)); in decoder_test()
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_display.c410 int right = x+dx; in draw_rect() local
414 for (i = left; i < right; i++) { in draw_rect()
420 buf[i*buf_w+right] = 0xff; in draw_rect()
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_display.c409 int right = x+dx; in draw_rect() local
413 for (i = left; i < right; i++) { in draw_rect()
419 buf[i*buf_w+right] = 0xff; in draw_rect()
/device/asus/flo/self-extractors/broadcom/
DLICENSE46 grant your end users the right to use the Software for
54 a. Retention of Rights. The entire right, title and interest in the
57 Except for the right to use the Software for the Limited Purpose,
71 Agreement, You shall have no right to (i) copy, disclose,
203 shall not affect the full right to require such performance at any
/device/asus/grouper/self-extractors/asus/
DLICENSE46 grant your end users the right to use the Software for
54 a. Retention of Rights. The entire right, title and interest in the
57 Except for the right to use the Software for the Limited Purpose,
71 Agreement, You shall have no right to (i) copy, disclose,
203 shall not affect the full right to require such performance at any
/device/asus/grouper/self-extractors/broadcom/
DLICENSE46 grant your end users the right to use the Software for
54 a. Retention of Rights. The entire right, title and interest in the
57 Except for the right to use the Software for the Limited Purpose,
71 Agreement, You shall have no right to (i) copy, disclose,
203 shall not affect the full right to require such performance at any

123