Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 3284) sorted by relevance

12345678910>>...132

/aosp12/frameworks/base/core/java/android/text/method/
H A DWordIterator.java76 public int preceding(int offset) { in preceding()
88 public int following(int offset) { in following()
100 public boolean isBoundary(int offset) { in isBoundary()
113 public int nextBoundary(int offset) { in nextBoundary()
126 public int prevBoundary(int offset) { in prevBoundary()
144 public int getBeginning(int offset) { in getBeginning()
164 public int getEnd(int offset) { in getEnd()
302 public int getPunctuationEnd(int offset) { in getPunctuationEnd()
319 public boolean isAfterPunctuation(int offset) { in isAfterPunctuation()
335 public boolean isOnPunctuation(int offset) { in isOnPunctuation()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/avbuffer/
H A Davbuffer_func_unit_test.cpp341 int32_t offset = static_cast<size_t>( variable
381 int32_t offset = static_cast<size_t>( variable
425 int32_t offset = static_cast<size_t>( variable
719 int32_t offset = static_cast<size_t>( variable
738 int32_t offset = static_cast<size_t>( variable
755 int32_t offset = static_cast<size_t>( variable
807 int32_t offset = static_cast<size_t>( variable
831 int32_t offset = static_cast<size_t>( variable
851 int32_t offset = static_cast<size_t>( variable
1417 int32_t offset = static_cast<size_t>( variable
[all …]
/aosp12/frameworks/base/core/java/android/os/
H A DHwBlob.java50 public native final boolean getBool(long offset); in getBool()
56 public native final byte getInt8(long offset); in getInt8()
62 public native final short getInt16(long offset); in getInt16()
68 public native final int getInt32(long offset); in getInt32()
74 public native final long getInt64(long offset); in getInt64()
80 public native final float getFloat(long offset); in getFloat()
86 public native final double getDouble(long offset); in getDouble()
92 public native final String getString(long offset); in getString()
100 public native final long getFieldHandle(long offset); in getFieldHandle()
195 public native final void putInt8(long offset, byte x); in putInt8()
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_sub_test_ng.cpp95 Dimension offset = Dimension(0.0, DimensionUnit::PX); variable
122 Dimension offset = Dimension(0.0, DimensionUnit::VP); variable
149 Dimension offset = Dimension(0.0, DimensionUnit::FP); variable
176 Dimension offset = Dimension(0.0, DimensionUnit::LPX); variable
203 Dimension offset = Dimension(0.0, DimensionUnit::AUTO); variable
230 Dimension offset = Dimension(10.0, DimensionUnit::PX); variable
257 Dimension offset = Dimension(10.0, DimensionUnit::VP); variable
284 Dimension offset = Dimension(10.0, DimensionUnit::FP); variable
311 Dimension offset = Dimension(10.0, DimensionUnit::LPX); variable
757 Dimension offset = Dimension(0.0, DimensionUnit::PX); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp117 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in FillText()
125 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in StrokeText()
313 auto task = [pixelMap, image](RenderCustomPaint& interface, const Offset& offset) { in DrawPixelMap()
383 auto task = [rule](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillRuleForPath()
391 auto task = [rule](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillRuleForPath2D()
399 auto task = [color](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillColor()
409 auto task = [color](RenderCustomPaint& interface, const Offset& offset) { in UpdateStrokeColor()
419 auto task = [gradient](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillGradient()
429 auto task = [grad](RenderCustomPaint& interface, const Offset& offset) { in UpdateStrokeGradient()
439 auto task = [pattern](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillPattern()
[all …]
/aosp12/art/runtime/interpreter/
H A Dcfi_asm_support.h48 #define CFI_DEF_CFA_BREG_PLUS_UCONST_1_1(reg, offset, size) .cfi_escape \ argument
54 #define CFI_DEF_CFA_BREG_PLUS_UCONST_1_2(reg, offset, size) .cfi_escape \ argument
62 #define CFI_EXPRESSION_BREG_1(n, b, offset) .cfi_escape \ argument
69 #define CFI_EXPRESSION_BREG_2(n, b, offset) .cfi_escape \ argument
80 #define CFI_DEF_CFA_BREG_PLUS_UCONST_1_1(reg, offset, size) argument
81 #define CFI_DEF_CFA_BREG_PLUS_UCONST_1_2(reg, offset, size) argument
82 #define CFI_EXPRESSION_BREG_1(n, b, offset) argument
83 #define CFI_EXPRESSION_BREG_2(n, b, offset) argument
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_notification.cpp71 uint16_t offset = 0x0000; in AssembleParameters() local
94 uint16_t offset = AVRC_CT_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
149 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackStatus() local
166 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleTrackChanged() local
183 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlaybackPosChanged() local
203 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassemblePlayerApplicationSettingChanged() local
229 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleAddressedPlayerChanged() local
251 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleUidsChanged() local
268 uint16_t offset = AVRC_CT_NOTIFY_EVENT_ID_OFFSET + AVRC_CT_NOTIFY_EVENT_ID_SIZE; in DisassembleVolumeChanged() local
H A Davrcp_ct_vendor.cpp103 uint16_t offset = 0x00; in AssembleFixedOperands() local
197 uint16_t offset = 0x0000; in AssembleParameters() local
296 uint16_t offset = 0x0000; in AssembleParameters() local
382 uint16_t offset = 0x0000; in AssembleParameters() local
505 uint16_t offset = 0x0000; in AssembleParameters() local
640 uint16_t offset = 0x0000; in AssembleParameters() local
754 uint16_t offset = 0x0000; in AssembleParameters() local
874 uint16_t offset = 0x0000; in AssembleParameters() local
1051 uint16_t offset = 0x0000; in AssembleParameters() local
1162 uint16_t offset = 0x0000; in AssembleParameters() local
[all …]
/aosp12/bootable/recovery/updater_sample/tests/res/raw/
H A Dupdate_config_002_stream.json9 "offset": 41, number
14 "offset": 41, number
19 "offset": 1485, number
24 "offset": 1674, number
29 "offset": 1733, number
34 "offset": 1809, number
/aosp12/system/core/property_service/libpropertyinfoserializer/
H A Dtrie_node_arena.h29 ArenaObjectPointer(std::string& arena_data, uint32_t offset) in ArenaObjectPointer()
48 uint32_t offset; in AllocateObject() local
55 uint32_t offset; in AllocateUint32Array() local
60 uint32_t* uint32_array(uint32_t offset) { in uint32_array()
65 uint32_t offset; in AllocateAndWriteString() local
76 void* AllocateData(size_t size, uint32_t* offset) { in AllocateData()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DSinglePhotoDataAdapter.java184 public void getImageSize(int offset, PhotoView.Size size) { in getImageSize()
195 public int getImageRotation(int offset) { in getImageRotation()
200 public ScreenNail getScreenNail(int offset) { in getScreenNail()
210 public boolean isCamera(int offset) { in isCamera()
215 public boolean isPanorama(int offset) { in isPanorama()
220 public boolean isStaticCamera(int offset) { in isStaticCamera()
225 public boolean isVideo(int offset) { in isVideo()
230 public boolean isDeletable(int offset) { in isDeletable()
235 public MediaItem getMediaItem(int offset) { in getMediaItem()
260 public int getLoadingState(int offset) { in getLoadingState()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_node_build_test.cpp129 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
144 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
179 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
204 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
229 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
254 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
278 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
317 std::pair<double, double> offset = {100, 100}; // 100, 100 is the offset variable
340 std::pair<float, float> offset = {100, 100}; // 100, 100 is the offset variable
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/
H A DNewMessageLiveData.java100 Instant offset = in onDataChange() local
133 Instant offset = in postNewMessageIfFound() local
135 mOffsetMap.put(userAccount.getId(), offset); in postNewMessageIfFound() local
142 private Cursor getMmsCursor(@NonNull UserAccount userAccount, @NonNull Instant offset) { in getMmsCursor()
148 private Cursor getSmsCursor(@NonNull UserAccount userAccount, @NonNull Instant offset) { in getSmsCursor()
153 private Cursor getCursor(Uri uri, @NonNull UserAccount userAccount, long offset) { in getCursor()
/aosp12/art/libartbase/base/
H A Dmemory_region.h62 ALWAYS_INLINE T Load(uintptr_t offset) const { in Load()
72 ALWAYS_INLINE void Store(uintptr_t offset, T value) const { in Store()
81 ALWAYS_INLINE T LoadUnaligned(uintptr_t offset) const { in LoadUnaligned()
96 ALWAYS_INLINE void StoreUnaligned(uintptr_t offset, T value) const { in StoreUnaligned()
108 ALWAYS_INLINE T* PointerTo(uintptr_t offset) const { in PointerTo()
115 void CopyFromVector(size_t offset, Vector& vector) const { in CopyFromVector()
122 ALWAYS_INLINE MemoryRegion Subregion(uintptr_t offset, uintptr_t size_in) const { in Subregion()
136 ALWAYS_INLINE T* ComputeInternalPointer(size_t offset) const { in ComputeInternalPointer()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H A Dhks_service_ipc_serialization.c177 uint32_t offset = 0; in HksGenerateKeyUnpack() local
205 uint32_t offset = 0; in HksImportKeyUnpack() local
215 uint32_t offset = 0; in HksImportWrappedKeyUnpack() local
230 uint32_t offset = 0; in HksDeleteKeyUnpack() local
247 uint32_t offset = 0; in HksExportPublicKeyUnpack() local
266 uint32_t offset = 0; in HksGetKeyParamSetUnpack() local
284 uint32_t offset = 0; in HksKeyExistUnpack() local
313 uint32_t offset = 0; in HksSignUnpack() local
326 uint32_t offset = 0; in HksVerifyUnpack() local
336 uint32_t offset = 0; in HksEncryptDecryptUnpack() local
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_cmd.c28 size_t offset = 0x00; in SMP_SendPairingRequest() local
59 size_t offset = 0x00; in SMP_SendPairingResponse() local
90 size_t offset = 0x00; in SMP_SendPairingConfirm() local
114 size_t offset = 0x00; in SMP_SendPairingRandom() local
138 size_t offset = 0x00; in SMP_SendPairingFailed() local
162 size_t offset = 0x00; in SMP_SendPairingPublicKey() local
186 size_t offset = 0x00; in SMP_SendPairingDHKeyCheck() local
210 size_t offset = 0x00; in SMP_SendEncryptionInformation() local
234 size_t offset = 0x00; in SMP_SendMasterIdentification() local
263 size_t offset = 0x00; in SMP_SendIdentityInformation() local
[all …]
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DImageGetter.java53 public void imageLoaded(int pos, int offset, RotateBitmap bitmap, in imageLoaded()
55 public boolean wantsThumbnail(int pos, int offset); in wantsThumbnail()
56 public boolean wantsFullImage(int pos, int offset); in wantsFullImage()
57 public int fullImageSizeToUse(int pos, int offset); in fullImageSizeToUse()
102 private Runnable callback(final int position, final int offset, in callback()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_unit_test.cpp66 int64_t offset = TRANSCODER_FILE_OFFSET; variable
99 int64_t offset = TRANSCODER_FILE_OFFSET; variable
133 int64_t offset = TRANSCODER_FILE_OFFSET; variable
168 int64_t offset = TRANSCODER_FILE_OFFSET; variable
205 int64_t offset = TRANSCODER_FILE_OFFSET; variable
236 int64_t offset = TRANSCODER_FILE_OFFSET; variable
269 int64_t offset = TRANSCODER_FILE_OFFSET; variable
313 int64_t offset = TRANSCODER_FILE_OFFSET; variable
359 int64_t offset = TRANSCODER_FILE_OFFSET; variable
406 int64_t offset = TRANSCODER_FILE_OFFSET; variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsShape.js28 offset(offset) { argument
74 offset(offset) { method in CircleShape
102 offset(offset) { method in PathShape
142 offset(offset) { method in EllipseShape
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp59 Status StreamDemuxer::ReadFrameData(int32_t streamID, uint64_t offset, size_t size, in ReadFrameData()
76 Status StreamDemuxer::ReadHeaderData(int32_t streamID, uint64_t offset, size_t size, in ReadHeaderData()
115 checkRange_ = [](int32_t streamID, uint64_t offset, uint32_t size) { in Init()
126 Status StreamDemuxer::PullDataWithCache(int32_t streamID, uint64_t offset, size_t size, in PullDataWithCache()
173 Status StreamDemuxer::ProcInnerDash(int32_t streamID, uint64_t offset, std::shared_ptr<Buffer>& bu… in ProcInnerDash()
199 Status StreamDemuxer::PullDataWithoutCache(int32_t streamID, uint64_t offset, size_t size, in PullDataWithoutCache()
237 Status StreamDemuxer::ReadRetry(int32_t streamID, uint64_t offset, size_t size, in ReadRetry()
263 Status StreamDemuxer::PullData(int32_t streamID, uint64_t offset, size_t size, in PullData()
354 Status StreamDemuxer::HandleReadHeader(int32_t streamID, int64_t offset, std::shared_ptr<Buffer>& b… in HandleReadHeader()
396 Status StreamDemuxer::HandleReadPacket(int32_t streamID, int64_t offset, std::shared_ptr<Buffer>& b… in HandleReadPacket()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.cpp116 uint16_t offset = 0x0000; in AssemblePlaybackStatusChanged() local
150 uint16_t offset = 0x0000; in AssembleTrackChanged() local
184 uint16_t offset = 0x0000; in AssemblePlaybackPosChanged() local
224 uint16_t offset = 0x0000; in AssemblePlayerApplicationSettingChanged() local
272 uint16_t offset = 0x0000; in AssembleAddressedPlayerChanged() local
310 uint16_t offset = 0x0000; in AssembleUidsChanged() local
344 uint16_t offset = 0x0000; in AssembleVolumeChanged() local
374 uint16_t offset = 0x0000; in AssembleCommonChanged() local
397 uint16_t offset = AVRC_TG_VENDOR_PARAMETER_LENGTH_OFFSET; in DisassembleParameters() local
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16()
63 bool getUInt24(off64_t offset, uint32_t *x) { in getUInt24()
75 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32()
87 bool getUInt64(off64_t offset, uint64_t *x) { in getUInt64()
101 bool getUInt16Var(off64_t offset, uint16_t *x, size_t size) { in getUInt16Var()
114 bool getUInt32Var(off64_t offset, uint32_t *x, size_t size) { in getUInt32Var()
127 bool getUInt64Var(off64_t offset, uint64_t *x, size_t size) { in getUInt64Var()
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp212 void Buffer::WriteInt32BE(int32_t value, uint32_t offset) in WriteInt32BE()
220 int32_t Buffer::ReadInt32BE(uint32_t offset) in ReadInt32BE()
228 void Buffer::WriteInt32LE(int32_t value, uint32_t offset) in WriteInt32LE()
236 int32_t Buffer::ReadInt32LE(uint32_t offset) in ReadInt32LE()
244 void Buffer::WriteUInt32BE(int32_t value, uint32_t offset) in WriteUInt32BE()
252 uint32_t Buffer::ReadUInt32BE(uint32_t offset) in ReadUInt32BE()
260 void Buffer::WriteUInt32LE(int32_t value, uint32_t offset) in WriteUInt32LE()
268 uint32_t Buffer::ReadUInt32LE(uint32_t offset) in ReadUInt32LE()
291 void Buffer::ReadBytes(uint8_t *data, uint32_t offset, uint32_t length) in ReadBytes()
318 void Buffer::WriteByte(uint8_t number, uint32_t offset) in WriteByte()
[all …]
/aosp12/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
H A DGLId.java26 public void glGenBuffers(int n, int[] buffers, int offset); in glGenBuffers()
28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures()
30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers()
32 public void glDeleteFramebuffers(GL11ExtensionPack gl11ep, int n, int[] buffers, int offset); in glDeleteFramebuffers()
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLId.java26 public void glGenBuffers(int n, int[] buffers, int offset); in glGenBuffers()
28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures()
30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers()
32 public void glDeleteFramebuffers(GL11ExtensionPack gl11ep, int n, int[] buffers, int offset); in glDeleteFramebuffers()

12345678910>>...132