Home
last modified time | relevance | path

Searched defs:offset (Results 226 – 250 of 1946) sorted by relevance

12345678910>>...78

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dread_text.cpp36 int64_t offset = -1; in GetReadTextArg() local
71 …Error ReadTextAsync(const std::string &path, std::shared_ptr<AsyncReadTextArg> arg, int64_t offset, in ReadTextAsync()
136 static int ReadFromFile(int fd, int64_t offset, string& buffer) in ReadFromFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
H A Dhm_symbol_run.cpp86 const std::pair<double, double>& offset, const TexginePaint &paint, const TextStyle &style) in DrawSymbol() argument
121 const std::pair<double, double> offset, const RSEffectStrategy effectMode) in SymbolAnimation() argument
143 const std::pair<double, double> offset) in ClearSymbolAnimation() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h37 Rect(const Offset& offset, const Size& size) in Rect()
51 void SetRect(const Offset& offset, const Size& size) in SetRect()
114 void SetOffset(const Offset& offset) in SetOffset()
342 Offset offset = Offset::Zero(); in MagneticAttractedBy() local
/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_request.c82 uint32_t offset = 0; in ProcessRecvMsg() local
180 uint32_t offset = 0; in SystemSetParameter_() local
232 uint32_t offset = 0; in SystemSaveParameters() local
262 uint32_t offset = 0; in SystemWaitParameter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Drender_pattern_lock.cpp71 void RenderPatternLock::HandleCellTouchDown(const Offset& offset) in HandleCellTouchDown()
87 void RenderPatternLock::HandleCellTouchMove(const Offset& offset) in HandleCellTouchMove()
199 bool RenderPatternLock::AddChoosePoint(Offset offset, int16_t x, int16_t y) in AddChoosePoint()
226 Offset RenderPatternLock::GetCircleCenterByXY(const Offset& offset, int16_t x, int16_t y) in GetCircleCenterByXY()
260 void RenderPatternLock::AddPassPoint(Offset offset, int16_t x, int16_t y) in AddPassPoint()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp52 FileSourceStream::FileSourceStream(std::FILE *file, size_t size, size_t offset, size_t original, in FileSourceStream()
60 FileSourceStream::FileSourceStream(std::FILE *file, size_t size, size_t offset, size_t original, in FileSourceStream()
102 int64_t offset = ftell(filePtr); in CreateSourceStream() local
137 int64_t offset = ftell(filePtr); in CreateSourceStream() local
147 const int fd, int32_t offset, int32_t length) in CreateSourceStream()
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp42 uint32_t offset = UINT32_T_OFFSET; in FuzzApplyAdvanceResource() local
88 uint32_t offset = UINT32_T_OFFSET; in FuzzGetResourceRequest() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp80 uint32_t offset = 0; in WriteBulkData() local
116 uint32_t offset = 0; in ReadBulkData() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_break_iterator.cpp97 int32_t I18nBreakIterator::Following(int32_t offset) in Following()
123 bool I18nBreakIterator::IsBoundary(int32_t offset) in IsBoundary()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_firmware.c45 uint32_t offset; member
103 int32_t OsalSeekFirmware(struct OsalFirmware *fwPara, uint32_t offset) in OsalSeekFirmware()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_content_modifier.cpp33 auto offset = clipOffset_->Get(); in onDraw() local
H A Dwater_flow_content_modifier.h33 void SetClipOffset(OffsetF offset) in SetClipOffset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_utils.cpp23 const int32_t offset = 14; in GetLineOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drosen_render_side_bar_container.cpp28 void RosenRenderSideBarContainer::Paint(RenderContext& context, const Offset& offset) in Paint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/ability_component/
H A Drosen_render_ability_component.cpp27 void RosenRenderAbilityComponent::Paint(RenderContext& context, const Offset& offset) in Paint()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlseek.cpp28 RetDataI64 LseekImpl::Lseek(int32_t fd, int64_t offset, int pos) in Lseek()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/
H A D_shared_buffer_v10.md59 ### offset subsection
H A D_shared_buffer_v20.md59 ### offset subsection
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A D_o_h___a_v_codec_buffer_attr.md42 ### offset subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A D_o_h___a_v_codec_buffer_attr.md42 ### offset subsection
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_mgr.cpp99 std::vector<int8_t> DataDetectorMgr::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection()
108 int8_t DataDetectorMgr::GetCursorPosition(const std::string& text, int8_t offset) in GetCursorPosition()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/
H A Dhks_test_file_operator.c57 int32_t HksFileRead(const char *path, const char *fileName, uint32_t offset, struct HksBlob *blob, … in HksFileRead()
74 int32_t HksFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, u… in HksFileWrite()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp146 uint32_t& offset) in GetVividJpegGainMapOffset()
191 uint32_t appSize, uint32_t& offset) __attribute__((no_sanitize("cfi"))) in GetCuvaJpegGainMapOffset()
257 vector<uint32_t> preOffsets, uint32_t& offset) in GetISOJpegGainMapOffset()
286 uint32_t& offset) __attribute__((no_sanitize("cfi"))) in CheckJpegGainMapHdrType()
418 static ExtendInfoMain ParseExtendInfoMain(uint8_t* data, uint32_t& offset, bool isThreeCom) in ParseExtendInfoMain()
452 static bool ParseColorInfo(const uint8_t* data, uint32_t& offset, uint32_t length, ColorInfo& color… in ParseColorInfo()
467 static bool ParseTransformInfo(uint8_t* data, uint32_t& offset, uint32_t length, TransformInfo& inf… in ParseTransformInfo()
662 static void ParseISOExtendInfoMain(uint8_t* data, uint32_t& offset, ExtendInfoMain& info, uint8_t i… in ParseISOExtendInfoMain()
939 static void PackVividPreInfo(vector<uint8_t>& bytes, uint32_t& offset, bool base, bool enhanceType) in PackVividPreInfo()
1201 static void PackISOExtendInfo(vector<uint8_t>& bytes, uint32_t& offset, ISOMetadata& metadata) in PackISOExtendInfo()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h58 Shadow(float elevation, Offset offset, Color spotColor, ShadowStyle style) in Shadow()
65 Shadow(double radius, Offset offset, Color spotColor, ShadowStyle style) in Shadow()
72 Shadow(double blurRadius, double spreadRadius, Offset offset, Color spotColor) in Shadow()
117 void SetOffset(const Offset& offset) in SetOffset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drosen_render_rating.cpp31 void RosenRenderRating::Paint(RenderContext& context, const Offset& offset) in Paint()
187 const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) in PaintFocus()
220 const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) in PaintFocusForTABLET()
252 const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) in PaintPress()

12345678910>>...78