Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 44) 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,
384 T const top = range; local
402 T const top = range; local
421 T const top = 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()
367 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
/device/generic/goldfish-opengl/fuchsia/include/android/
Drect.h52 int32_t top; member
/device/generic/vulkan-cereal/fake-android-guest/android/
Drect.h43 int32_t top; member
/device/generic/vulkan-cereal/fake-android-guest/ui/
DFloatRect.h36 float top = 0.0f; variable
DGralloc2.h55 int32_t top; member
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXKBgeom.h120 short top; member
135 short top; member
151 short top; member
172 short top; member
188 short top; member
220 short top; member
232 short top; member
/device/generic/vulkan-cereal/stream-servers/
DHwc2.h44 float top; member
50 int top; member
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/
Dkatex.js2931 top = base.height - baseShift; property
4438 top = repeat = "\u23d0"; property
4440 top = repeat = "\u2016"; property
4442 top = "\\uparrow"; property
4446 top = "\\Uparrow"; property
4450 top = "\u23a1"; property
4455 top = "\u23a4"; property
4464 top = "\u23a1"; property
4472 top = "\u23a4"; property
4476 top = "\u239b"; property
[all …]
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer_defs.h63 float top; member
70 int top; member
Dgralloc1.h783 int32_t top; member
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp192 const int left, const int top, const int width, const int height, in lock()
225 const int left, const int top, const int width, const int height, in lock_ycbcr()
291 const int left, const int top, const int width, const int height, in lock_impl()
384 const int top = handle.lockedTop; in unlock_impl() local
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc1.h59 int32_t top; member
/device/generic/vulkan-cereal/third-party/angle/samples/multi_window/
DMultiWindow.cpp111 int top = rootWindow->getY(); in draw() local
/device/generic/vulkan-cereal/fake-android-guest/nativebase/
Dnativebase.h49 int32_t top; 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()
/device/generic/vulkan-cereal/stream-servers/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()
/device/generic/vulkan-cereal/stream-servers/tests/
DCompositorVk_unittest.cpp415 int top = (i * 20) % (k_renderTargetHeight - textureHeight); in TEST_F() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp884 GLint top = bounds.destRegion.y0(); in adjustSrcDstRegion() local
1008 GLint top = bounds.sourceRegion.y0(); in adjustSrcDstRegion() local
/device/google/coral-kernel/sm8150/kernel-headers/media/
Dmsm_vidc_utils.h71 unsigned int top; member
87 unsigned int top; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/
Dmsm_vidc_utils.h64 unsigned int top; member
81 unsigned int top; member
/device/google/sunfish-kernel/sm7150/kernel-headers/media/
Dmsm_vidc_utils.h71 unsigned int top; member
87 unsigned int top; member
/device/google/coral-kernel/sm8150/original-kernel-headers/media/
Dmsm_vidc_utils.h64 unsigned int top; member
81 unsigned int top; member

12