Home
last modified time | relevance | path

Searched defs:curPos (Results 1 - 25 of 33) sorted by relevance

12

/foundation/arkui/ui_lite/frameworks/events/
H A Devent.cpp22 Event::Event(const Point& curPos) : timeStamp_(HALTick::GetInstance().GetTime()), curPos_(curPos) {} in Event() argument
/third_party/skia/tools/
H A Dskpinfo.cpp88 size_t curPos = stream.getPosition(); in main() local
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dcalc_max_amplitude.cpp70 char *curPos = frame + (i * SAMPLE_S24_BYTE_NUM); in CalculateMaxAmplitudeForPCM24Bit() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_udp_transfer.cpp32 char *curPos = data; in ProcUdpData() local
H A Dnetsys_tcp_client.c85 char *curPos = data; in ProcData() local
/third_party/vk-gl-cts/framework/common/
H A DtcuResource.cpp69 long curPos = ftell(m_file); in getSize() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dcard_table-inl.h132 size_t curPos = 0; in VisitMarkedCompact() local
/arkcompiler/ets_frontend/es2panda/util/
H A DsymbolTable.cpp153 size_t curPos = 0; in GetStringItems() local
/third_party/vk-gl-cts/execserver/
H A DxsProtocol.cpp122 size_t curPos = m_buf.size(); in put() local
134 int curPos = (int)m_buf.size(); in put() local
H A DxsWin32TestProcess.cpp134 int curPos = 0; in run() local
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp235 size_t curPos = m_call->getDataSize(); in write() local
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeFile.c162 deInt64 curPos = lseek(file->fd, 0, SEEK_CUR); in deFile_getSize() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp342 bool JpegHardwareDecoder::JumpOverCurrentJpegMarker(const uint8_t* data, unsigned int& curPos, in JumpOverCurrentJpegMarker() argument
375 unsigned int curPos in GetCompressedDataStart() local
[all...]
/kernel/liteos_m/components/cpup/
H A Dlos_cpup.c284 LITE_OS_SEC_TEXT_MINOR STATIC INLINE UINT16 OsGetPrePos(UINT16 curPos) in OsGetPrePos() argument
291 UINT16 curPos; in OsGetPositions() local
355 UINT16 curPos; LOS_HistorySysCpuUsage() local
451 UINT16 loopNum, curPos; LOS_HistoryTaskCpuUsage() local
504 UINT16 curPos; LOS_AllTaskCpuUsage() local
671 UINT16 curPos; OsGetIrqPositions() local
712 UINT16 curPos; LOS_GetAllIrqCpuUsage() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp54 OffsetF curPos = {child.offset.GetX() + child.halfWidth, child.offset.GetY() + child.halfHeight}; in CalcDistanceBeforeLifting() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_map.h318 float curPos = 0.0f; in PosMapUpdateAllSize() local
/kernel/liteos_a/kernel/extended/cpup/
H A Dlos_cpup.c282 UINT16 curPos; in OsCpupGetPos() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp119 auto &curPos = isReq ? reqBufPos_ : unreqBufPos_; in Alloca() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp174 void CastStreamPlayerCallback::CheckPosInfo(int curPos) in CheckPosInfo() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp174 void CastStreamPlayerCallback::CheckPosInfo(int curPos) in CheckPosInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp536 Offset curPos = GetCenterPosition(child->GetPosition(), child->GetLayoutSize()); in FocusMove() local
567 Offset curPos = GetCenterPosition(child->GetPosition(), child->GetLayoutSize()); in focusMoveUp() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp664 uint32_t curPos = stream->Tell(); in IncrementalRead() local
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h378 int curPos = i; in scanToken() local
/third_party/lzma/C/
H A DLzFindMt.c574 UInt32 curPos = 2; in BtGetMatches() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp956 uint64_t curPos = 0; in IsAvccSample() local

Completed in 23 milliseconds

12