Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/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/ui/
DFloatRect.h38 float bottom = 0.0f; variable
/device/generic/vulkan-cereal/fake-android-guest/android/
Drect.h47 int32_t bottom; member
/device/generic/vulkan-cereal/stream-servers/
DHwc2.h45 float bottom; member
51 int bottom; member
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer_defs.h65 float bottom; member
72 int bottom; member
/device/generic/vulkan-cereal/third-party/angle/samples/multi_window/
DMultiWindow.cpp112 int bottom = rootWindow->getY() + rootWindow->getHeight(); in draw() local
/device/generic/vulkan-cereal/fake-android-guest/nativebase/
Dnativebase.h51 int32_t bottom; 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.cpp246 void glFrustumf_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in glFrustumf_enc()
833 void glOrthof_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in glOrthof_enc()
2154 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc()
3280 void glOrthox_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zN… in glOrthox_enc()
5348 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc()
5975 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc()
7022 void glFrustumfOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLflo… in glFrustumfOES_enc()
7053 void glOrthofOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat… in glOrthofOES_enc()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DCoreProfileEngine.cpp624 void CoreProfileEngine::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in orthof()
628 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.cpp972 void GLEScmContext::orthof(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear,… in orthof()
982 void GLEScmContext::frustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNea… in frustumf()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp885 GLint bottom = bounds.destRegion.y1(); in adjustSrcDstRegion() local
1009 GLint bottom = bounds.sourceRegion.y1(); in adjustSrcDstRegion() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL41.cpp217 GLint bottom, in ValidateScissorIndexed()
DContext_gles_1_0.cpp426 GLfloat bottom, in orthof()
DvalidationGL1.cpp354 GLdouble bottom, in ValidateFrustum()
694 GLdouble bottom, in ValidateOrtho()
DContext_gl.cpp1018 GLdouble bottom, in frustum()
1323 GLdouble bottom, in ortho()
2588 void Context::scissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height) in scissorIndexed()
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_vidc_dec.h557 uint32_t bottom; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_vidc_dec.h406 uint32_t bottom; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_vidc_dec.h557 uint32_t bottom; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_vidc_dec.h406 uint32_t bottom; member
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/
Dkatex.js2946 bottom = base.depth + baseShift; property
2963 bottom = fontMetrics.metrics.bigOpSpacing5 + property
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.js2946 bottom = base.depth + baseShift; property
2963 bottom = fontMetrics.metrics.bigOpSpacing5 + property

12