/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | transform_convertor.cpp | 170 std::vector<std::string> offsets; in __anonc5ef80110202() local 200 std::vector<std::string> offsets; in __anonc5ef80110602() local 212 std::vector<std::string> offsets; in __anonc5ef80110702() local 280 std::vector<std::string> offsets; in __anonc5ef80111002() local 291 std::vector<std::string> offsets; in __anonc5ef80111102() local 314 std::vector<std::string> offsets; in __anonc5ef80111402() local 330 std::vector<std::string> offsets; in __anonc5ef80111502() local
|
H A D | utils.cpp | 159 void GetOffsetValue(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValue() 180 void GetOffsetValueObjectPosition(std::vector<std::string> offsets, std::string& posX, std::string&… in GetOffsetValueObjectPosition() 430 std::vector<std::string> offsets; in ParseBackgroundImagePosition() local 585 std::vector<std::string> offsets; in ParseImageObjectPosition() local
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_drm_layer.cpp | 37 uint32_t offsets[MAX_COUNT] = {0}; in Init() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | hdi_drm_layer.cpp | 36 uint32_t offsets[MAX_COUNT] = {0}; in Init() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | edge.cpp | 37 std::vector<std::string> offsets; in FromString() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 261 Vector4f offsets = CalculateOffset(symbolFirstNode.symbolData.path_, in SetReplaceAppear() local 387 …Vector4f offsets = CalculateOffset(symbolFirstNode.symbolData.path_, symbolFirstNode.nodeBoundary[… in SetPublicAnimation() local 534 TextEngine::SymbolNode& symbolNode, const Vector4f& offsets, bool isMultiLayer) in GroupDrawing() 554 …xtendRecordingCanvas* recordingCanvas, TextEngine::SymbolNode& symbolNode, const Vector4f& offsets) in DrawSymbolOnCanvas() 570 …xtendRecordingCanvas* recordingCanvas, TextEngine::SymbolNode& symbolNode, const Vector4f& offsets) in DrawPathOnCanvas()
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | ResourceConfiguration.java | 76 int offsets; field in ResourceConfiguration.ConfigItem
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 865 std::vector<std::string> offsets; in SetTransform() local 899 std::vector<std::string> offsets; in SetTransform() local 916 std::vector<std::string> offsets; in SetTransform() local 927 std::vector<std::string> offsets; in SetTransform() local 950 std::vector<std::string> offsets; in SetTransform() local 971 std::vector<std::string> offsets; in SetTransform() local 985 std::vector<std::string> offsets; in SetTransform() local
|
H A D | dom_tab_bar.cpp | 213 std::vector<std::string> offsets; in ParseEdge() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_shader_builder.cpp | 142 SkV2 offsets[5] = { in SetUniform() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_kawase_blur.cpp | 157 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offset… in getNormalizedOffset() 335 SkV2 offsets[BLUR_SAMPLE_COUNT]; in ExecutePingPongBlur() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | declaration.cpp | 1469 std::vector<std::string> offsets; in SetCurrentStyle() local 1576 std::vector<std::string> offsets; in SetCurrentStyle() local 2032 std::vector<std::string> offsets; in SetPaddingOverall() local 2072 std::vector<std::string> offsets; in SetMarginOverall() local 2111 std::vector<std::string> offsets; in SetBorderImageWidthForFourEdges() local 2161 std::vector<std::string> offsets; in SetBorderImageSliceForFourEdges() local 2211 std::vector<std::string> offsets; in SetBorderImageOutSetForFourEdges() local 2495 std::vector<std::string> offsets; in SetBorderOverall() local 2768 std::vector<std::string> offsets; in SetGradientSize() local 2845 std::vector<std::string> offsets; in SetGradientAngle() local [all …]
|
/ohos5.0/base/global/i18n/frameworks/zone/test/unittest/ |
H A D | zone_util_performance_test.cpp | 85 int32_t offsets[] = { 3600 * 1000 * 8, -3600 * 1000 * 5 }; variable
|
H A D | zone_util_test.cpp | 74 int32_t offsets[] = { 3600 * 1000 * 8, -3600 * 1000 * 5, 1234 * 789 * 7 }; variable
|
/ohos5.0/base/powermgr/battery_manager/charger/src/dev/ |
H A D | drm_driver.cpp | 58 uint32_t offsets[offsetNumber] = {0}; in ModesetCreateFb() local
|
/ohos5.0/base/update/updater/services/ui/driver/ |
H A D | drm_driver.cpp | 56 uint32_t offsets[offsetNumber] = {0}; in ModesetCreateFb() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/ |
H A D | relative_container_guideline_test_ng.cpp | 165 std::vector<OffsetF> offsets = { variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_ashmem_helper.cpp | 276 auto* offsets = ashmemParcel->ReadBuffer(sizeof(binder_size_t) * offsetSize); in ParseFromAshmemParcel() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_kawase_blur_shader_filter.cpp | 85 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offset… in getNormalizedOffset() 251 SkV2 offsets[BLUR_SAMPLE_COUNT]; in SetBlurBuilderParam() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_process.h | 274 binder_size_t *offsets = reinterpret_cast<binder_size_t *>(tr->buffer + tr->buffer_size); in RemoveDBinderPtrData() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/ |
H A D | js_run.cpp | 200 std::vector<Drawing::Point> offsets = run_->GetOffsets(); in OnGetOffsets() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | ipc_process_skeleton.h | 55 binder_uintptr_t offsets; member
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/ |
H A D | lite_ipc.h | 59 void *offsets; member
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/include/ |
H A D | rpc_process_skeleton.h | 104 uintptr_t offsets; member
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/ |
H A D | dbinder_types.h | 98 uint64_t offsets; member
|