Searched defs:angle (Results 1 – 9 of 9) sorted by relevance
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | msm_fd.h | 40 __u32 angle; member
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | msm_fd.h | 37 __u32 angle; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | msm_fd.h | 40 __u32 angle; member
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | msm_fd.h | 37 __u32 angle; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/ |
D | Complex.py | 173 def angle(self, fullcircle = twopi): member in Complex
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | vnc_client_connection.cpp | 523 constexpr float angle = 20.0; in CoordinatesForOrientation() local
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 211 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() 661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() 1001 void glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 495 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() 1033 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex() 1561 void glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES()
|
D | gl_enc.cpp | 941 void glRotatef_enc(void *self , GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef_enc() 3426 void glRotatex_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex_enc() 5914 void glRotatexOES_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES_enc()
|