Home
last modified time | relevance | path

Searched defs:bottom (Results 51 - 75 of 454) sorted by relevance

12345678910>>...19

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp80 const int bottom = rectsRow_[0].bottom_; in MergeSpanVertically() local
157 void OuterLooper::MoveScanline(RectsPtr &r, int &top, int &bottom) in MoveScanline() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndktextblob_fuzzer/
H A Dndktextblob_fuzzer.cpp57 float bottom = GetObject<float>(); in NativeDrawingTextBlobTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp149 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
175 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
439 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dany_span.h106 void SetBottomInGroup(const double bottom) in SetBottomInGroup() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp135 float bottom = GetObject<float>(); in PenFuzzTest002() local
/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h180 NativeDisplayManager_Rect bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp31 OH_Drawing_Rect* OH_Drawing_RectCreate(float left, float top, float right, float bottom) in OH_Drawing_RectCreate() argument
68 void OH_Drawing_RectSetBottom(OH_Drawing_Rect* cRect, float bottom) in OH_Drawing_RectSetBottom() argument
/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

Completed in 13 milliseconds

12345678910>>...19