Home
last modified time | relevance | path

Searched defs:angle (Results 1 – 9 of 9) sorted by relevance

/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsm_fd.h40 __u32 angle; member
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_fd.h37 __u32 angle; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_fd.h40 __u32 angle; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_fd.h37 __u32 angle; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DComplex.py173 def angle(self, fullcircle = twopi): member in Complex
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_client_connection.cpp523 constexpr float angle = 20.0; in CoordinatesForOrientation() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp211 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/
Dgl_entry.cpp495 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()
Dgl_enc.cpp941 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()