Home
last modified time | relevance | path

Searched defs:right (Results 1 – 19 of 19) sorted by relevance

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp90 int left, int top, int right, int bottom) { in rgb565_to_yv12()
130 int left, int top, int right, int bottom) { in rgb888_to_yv12()
198 int left, int top, int right, int bottom) { in rgb888_to_yuv420p()
235 int left, int top, int right, int bottom) { in yv12_to_rgb565()
280 int left, int top, int right, int bottom) { in yv12_to_rgb888()
320 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
/device/generic/goldfish/radio/ril/
Dipv6_monitor.cpp53 bool operator==(const in6_addr& left, const in6_addr& right) { in operator ==()
57 bool operator!=(const in6_addr& left, const in6_addr& right) { in operator !=()
Dif_monitor.cpp74 bool operator==(const struct ifAddress& left, const struct ifAddress& right) { in operator ==()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/lib/
Drbtree.h44 rb_idx_t parent, left, right; member
/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()
186 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof()
436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx()
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox()
886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES()
976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES()
1161 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES()
1166 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf()
465 void glOrthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar) in glOrthof()
761 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx()
979 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox()
1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES()
1531 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES()
1757 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES()
1763 void glOrthofOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat z… in glOrthofOES()
Dgl_enc.cpp237 void glFrustumf_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in glFrustumf_enc()
806 void glOrthof_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in glOrthof_enc()
2080 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc()
3173 void glOrthox_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zN… in glOrthox_enc()
5171 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc()
5779 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc()
6793 void glFrustumfOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLflo… in glFrustumfOES_enc()
6823 void glOrthofOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat… in glOrthofOES_enc()
/device/generic/goldfish/audio/
Dstream_out.cpp389 Return<Result> StreamOut::setVolume(float left, float right) { in setVolume()
/device/linaro/poplar/audio/
Daudio_hw.c235 float right) in out_set_volume()
/device/amlogic/yukawa/hal/audio/
Daudio_hw.c313 float right) in out_set_volume()
/device/linaro/hikey/audio/
Daudio_hw.c405 float right) in out_set_volume()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c200 float left, float right) { in out_set_volume()
/device/google/contexthub/firmware/os/core/
Dseos.c228 struct TaskList *right = right_idx == NO_NODE ? listHead : &mTaskPool.data[right_idx].list; in osTaskListRemoveTask() local
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_vidc_dec.h405 uint32_t right; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_vidc_dec.h405 uint32_t right; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_vidc_dec.h556 uint32_t right; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_vidc_dec.h556 uint32_t right; member
/device/linaro/dragonboard/audio/
Daudio_hw.c413 float right) in out_set_volume()
/device/google/cuttlefish/guest/hals/audio/
Daudio_hw.c416 float right) in out_set_volume()