| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ | 
| D | matrix_transform.inl | 103 		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/ | 
| D | FormatConversions.cpp | 93         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/ | 
| D | rect.h | 47     int32_t bottom;  member
 | 
| /device/generic/vulkan-cereal/fake-android-guest/ui/ | 
| D | FloatRect.h | 38     float bottom = 0.0f;  variable
 | 
| /device/generic/goldfish-opengl/fuchsia/include/android/ | 
| D | rect.h | 56     int32_t bottom;  member
 | 
| /device/generic/vulkan-cereal/fake-android-guest/hardware/ | 
| D | hwcomposer_defs.h | 65     float bottom;  member72     int bottom;  member
 
 | 
| /device/generic/vulkan-cereal/stream-servers/ | 
| D | Hwc2.h | 48     float bottom;  member54     int bottom;  member
 
 | 
| /device/generic/vulkan-cereal/fake-android-guest/nativebase/ | 
| D | nativebase.h | 51     int32_t bottom;  member
 | 
| /device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/ | 
| D | NotificationPanelItemView.java | 175             int bottom = top + mProgressDiameter;  in onLayout()  local
 | 
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ | 
| D | gles.cpp | 96 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/ | 
| D | gl_entry.cpp | 357 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()
 
 | 
| D | gl_enc.cpp | 257 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/ | 
| D | CoreProfileEngine.cpp | 616 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()
 
 | 
| D | GLEScmImp.cpp | 991 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()
 
 | 
| D | GLEScmContext.cpp | 989 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/ | 
| D | abc3d.cpp | 427              const double bottom, const double top,  in frustum()
 |