Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 16 of 16) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dmatrix_transform.inl103 T bottom, T top,
118 T bottom, T top,
143 T bottom, T top,
168 T bottom, T top
184 T bottom, T top,
199 T bottom, T top,
225 T bottom, T top,
383 T const bottom = -range; local
401 T const bottom = -range; local
420 T const bottom = -range; local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp93 int left, int top, int right, int bottom) { in rgb565_to_yv12()
133 int left, int top, int right, int bottom) { in rgb888_to_yv12()
201 int left, int top, int right, int bottom) { in rgb888_to_yuv420p()
238 int left, int top, int right, int bottom) { in yv12_to_rgb565()
283 int left, int top, int right, int bottom) { in yv12_to_rgb888()
323 int left, int top, int right, int bottom) { in yuv420p_to_rgb888()
/device/generic/vulkan-cereal/fake-android-guest/android/
Drect.h47 int32_t bottom; member
/device/generic/vulkan-cereal/fake-android-guest/ui/
DFloatRect.h38 float bottom = 0.0f; variable
/device/generic/goldfish-opengl/fuchsia/include/android/
Drect.h56 int32_t bottom; member
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer_defs.h65 float bottom; member
72 int bottom; member
/device/generic/vulkan-cereal/stream-servers/
DHwc2.h48 float bottom; member
54 int bottom; member
/device/generic/vulkan-cereal/fake-android-guest/nativebase/
Dnativebase.h51 int32_t bottom; member
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java175 int bottom = top + mProgressDiameter; in onLayout() local
/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.cpp257 void glFrustumf_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in glFrustumf_enc()
862 void glOrthof_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in glOrthof_enc()
2230 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc()
3389 void glOrthox_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zN… in glOrthox_enc()
5527 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc()
6173 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc()
7253 void glFrustumfOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLflo… in glFrustumfOES_enc()
7285 void glOrthofOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat… in glOrthofOES_enc()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp616 void CoreProfileEngine::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in orthof()
620 void CoreProfileEngine::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in frustumf()
DGLEScmImp.cpp991 GL_API void GL_APIENTRY glFrustumf( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfl… in glFrustumf()
998 GL_API void GL_APIENTRY glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… in glFrustumx()
1723 GL_API void GL_APIENTRY glOrthof( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloa… in glOrthof()
1729 GL_API void GL_APIENTRY glOrthox( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixe… in glOrthox()
DGLEScmContext.cpp989 void GLEScmContext::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,… in orthof()
999 void GLEScmContext::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNea… in frustumf()
/device/generic/goldfish/camera/
Dabc3d.cpp427 const double bottom, const double top, in frustum()