/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-opbd-table.hh | 99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
|
/third_party/skia/gm/ |
H A D | patch.cpp | 39 SkPoint bottom[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_draw.c | 137 int left, right, top, bottom; in qxl_draw_dirty_fb() local [all...] |
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | dummycon.c | 115 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 D | dummycon.c | 115 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 D | qxl_draw.c | 142 int left, right, top, bottom; in qxl_draw_dirty_fb() local [all...] |
/third_party/cups-filters/filter/ |
H A D | common.c | 409 WriteLabelProlog(const char *label, float bottom, float top, float width) WriteLabelProlog() argument [all...] |
/third_party/cups-filters/filter/pdftopdf/ |
H A D | pptypes.h | 26 float top,left,right,bottom; // i.e. margins member
|
/third_party/mesa3d/include/android_stub/nativebase/ |
H A D | nativebase.h | 63 int32_t bottom; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | scissor.c | 228 _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 D | vic41.c | 45 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 D | vic42.c | 45 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 D | vic40.c | 45 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 D | vic30.c | 50 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 D | touchpad-edge-detector.c | 39 int top, bottom, left, right; member
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
H A D | threads_scenarii.c | 42 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 D | threads_scenarii.c | 42 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 D | threads_scenarii.c | 77 void *bottom; member
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
H A D | threads_scenarii.c | 42 void *bottom; /* Stores the stack start when an alternate stack is required */ member
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_vertex_buffers.h | 80 } top, bottom; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawBaseClass.hpp | 87 double bottom; member 103 double bottom; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawBaseClass.hpp | 87 double bottom; member 103 double bottom; member
|
/third_party/skia/third_party/externals/angle2/samples/multi_window/ |
H A D | MultiWindow.cpp | 112 int bottom = rootWindow->getY() + rootWindow->getHeight(); variable
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderOutput.cpp | 556 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 D | MatrixStack.cpp | 124 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
|