| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_api.cpp | 1880 void CanvasDrawRect(ArkUICanvasHandle canvas, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, in CanvasDrawRect() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 150 int top = std::clamp<int>(localClipRect.GetTop(), 0, properties.GetBoundsHeight()); in UpdateSrcRect() local
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 4083 int32_t top = 0; in OnSetWindowLastSafeRect() local
|
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 411 _GLFWfallbackEdgeWayland top, left, right, bottom; member
|
| /third_party/backends/backend/ |
| H A D | avision.c | 4969 int top, bottom, dpi; send_tune_scan_length() local [all...] |
| H A D | avision.h | 84 double top; member 344 int top; member
|
| H A D | bh.h | 225 u_long top, left, width, length; member
|
| H A D | umax_pp_low.c | 12464 int top, bottom; in shadingCalibration610p() local
|
| H A D | hp3900_types.c | 407 SANE_Int top; member
|
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 4522 snd_config_t *top; snd_config_update_r() local 4696 snd_config_update_ref(snd_config_t **top) snd_config_update_ref() argument [all...] |
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 977 snd_config_t *top; in snd_seq_open() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_reg.h | 564 int32 top; member
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_session_test.c | 4244 nghttp2_outbound_item *top; in test_nghttp2_session_on_ping_received() local 4451 nghttp2_outbound_item *top; in test_nghttp2_session_on_data_received() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitLir.h | 1758 sljit_u8 *top; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTextureSwizzleTests.cpp | 4146 bool isInRange(const void* value, const void* low, const void* top) in iterate() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL1.cpp | 442 ValidateFrustum(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateFrustum() argument 879 ValidateOrtho(const Context *, angle::EntryPoint entryPoint, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ValidateOrtho() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_sse2.c | 511 static WEBP_INLINE void VE8uv_SSE2(uint8_t* dst, const uint8_t* top) { in VE8uv_SSE2() argument 519 static WEBP_INLINE void VE16_SSE2(uint8_t* dst, const uint8_t* top) { in VE16_SSE2() argument 527 VerticalPred_SSE2(uint8_t* dst, const uint8_t* top, int size) VerticalPred_SSE2() argument 571 TM_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TM_SSE2() argument 599 TrueMotion_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TrueMotion_SSE2() argument 620 DC8uv_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uv_SSE2() argument 629 DC8uvNoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC8uvNoLeft_SSE2() argument 646 DC8uvMode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uvMode_SSE2() argument 661 DC16_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16_SSE2() argument 670 DC16NoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC16NoLeft_SSE2() argument 685 DC16Mode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16Mode_SSE2() argument 715 VE4_SSE2(uint8_t* dst, const uint8_t* top) VE4_SSE2() argument 732 HE4_SSE2(uint8_t* dst, const uint8_t* top) HE4_SSE2() argument 745 DC4_SSE2(uint8_t* dst, const uint8_t* top) DC4_SSE2() argument 752 LD4_SSE2(uint8_t* dst, const uint8_t* top) LD4_SSE2() argument 769 VR4_SSE2(uint8_t* dst, const uint8_t* top) VR4_SSE2() argument 795 VL4_SSE2(uint8_t* dst, const uint8_t* top) VL4_SSE2() argument 821 RD4_SSE2(uint8_t* dst, const uint8_t* top) RD4_SSE2() argument 838 HU4_SSE2(uint8_t* dst, const uint8_t* top) HU4_SSE2() argument 853 HD4_SSE2(uint8_t* dst, const uint8_t* top) HD4_SSE2() argument 876 TM4_SSE2(uint8_t* dst, const uint8_t* top) TM4_SSE2() argument 898 Intra4Preds_SSE2(uint8_t* dst, const uint8_t* top) Intra4Preds_SSE2() argument 914 IntraChromaPreds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) IntraChromaPreds_SSE2() argument 934 Intra16Preds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) Intra16Preds_SSE2() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| H A D | extNvidiaVideoParserIf.hpp | 953 int32_t top; // top position of display rect member
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 4099 bool top; in ScrollPageUp() local 5032 napi_value top = nullptr; in ParsePrintMarginAdapter() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_accessibility_manager.cpp | 1472 auto top = rect.Top() + commonProperty.windowTop; in UpdateVirtualNodeChildAccessibilityElementInfo() local 1513 auto top = parentRect.Top() + commonProperty.windowTop; in UpdateVirtualNodeAccessibilityElementInfo() local 1606 auto top = rect.Top() + commonProperty.windowTop; in UpdateAccessibilityElementInfo() local 1618 auto top = rect.Top() + commonProperty.windowTop; in UpdateAccessibilityElementInfo() local 1665 auto top in UpdateWebAccessibilityElementInfo() local 3353 auto top = padding->top.value_or(defaultValue).GetDimension().Value(); DumpPadding() local 3365 auto top = border->topDimen.value_or(defaultValue).Value(); DumpBorder() local 3386 auto top = rect.Top() + commonProperty.windowTop; DumpTreeNodeCommonInfoNg() local 5690 auto top = focusElement.GetRectInScreen().GetLeftTopYScreenPostion(); FindExtensionNodeInAbsoluteDirection() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_pattern.cpp | 10636 auto top in GetSelectedMaxWidth() local [all...] |
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_type.h | 1644 float top; global() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 1162 auto top = std::min(textSelector_.firstHandle.Top(), textSelector_.secondHandle.Top()); in ShowAIEntityMenu() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_node.cpp | 1260 void RSNode::SetBorderColor(uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor() argument 1280 void RSNode::SetBorderWidth(float left, float top, float right, float bottom) in SetBorderWidth() argument 1299 void RSNode::SetBorderStyle(uint32_t left, uint32_t top, uint32_ argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 2747 snd_config_t *top; in snd_pcm_open() local
|