Home
last modified time | relevance | path

Searched defs:bottom (Results 26 - 50 of 349) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
/third_party/skia/gm/
H A Dpatch.cpp39 SkPoint bottom[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_draw.c137 int left, right, top, bottom; in qxl_draw_dirty_fb() local
[all...]
/kernel/linux/linux-5.10/drivers/video/console/
H A Ddummycon.c115 dummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) dummycon_scroll() argument
/kernel/linux/linux-6.6/drivers/video/console/
H A Ddummycon.c115 dummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) dummycon_scroll() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_draw.c142 int left, right, top, bottom; in qxl_draw_dirty_fb() local
[all...]
/third_party/cups-filters/filter/
H A Dcommon.c409 WriteLabelProlog(const char *label, float bottom, float top, float width) WriteLabelProlog() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.h26 float top,left,right,bottom; // i.e. margins member
/third_party/mesa3d/include/android_stub/nativebase/
H A Dnativebase.h63 int32_t bottom; member
/third_party/mesa3d/src/mesa/main/
H A Dscissor.c228 _mesa_ScissorIndexed_no_error(GLuint index, GLint left, GLint bottom, in _mesa_ScissorIndexed_no_error() argument
236 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, in _mesa_ScissorIndexed() argument
202 scissor_indexed_err(struct gl_context *ctx, GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height, const char *function) scissor_indexed_err() argument
/third_party/libdrm/tests/tegra/
H A Dvic41.c45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
H A Dvic42.c45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
H A Dvic40.c45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
H A Dvic30.c50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c39 int top, bottom, left, right; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c42 void *bottom; /* Stores the stack start when an alternate stack is required */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c42 void *bottom; /* Stores the stack start when an alternate stack is required */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c77 void *bottom; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c42 void *bottom; /* Stores the stack start when an alternate stack is required */ member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h80 } top, bottom; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.hpp87 double bottom; member
103 double bottom; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawBaseClass.hpp87 double bottom; member
103 double bottom; member
/third_party/skia/third_party/externals/angle2/samples/multi_window/
H A DMultiWindow.cpp112 int bottom = rootWindow->getY() + rootWindow->getHeight(); variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderOutput.cpp556 const unsigned int bottom = 0; in verifyResult() local
623 const unsigned int bottom = 0; in verifyResult() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp124 void MatrixStack::frustum(float left, float right, float bottom, float top, float zNear, float zFar) in frustum() argument
146 void MatrixStack::ortho(double left, double right, double bottom, double top, double zNear, double zFar) in ortho() argument

Completed in 13 milliseconds

12345678910>>...14