/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_selection.h | 93 int32_t baseOffset member [all...] |
H A D | text_compose.h | 72 int32_t baseOffset = -1; member
|
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/ |
H A D | property_data.cpp | 40 bool ParseIndex(const string_view name, const uintptr_t baseOffset, const Property& property, in ParseIndex() argument 171 const uintptr_t baseOffset = reinterpret_cast<uintptr_t>(dataW_); in WLock() local 211 const uintptr_t baseOffset in RLock() local 95 FindProperty( array_view<const Property> properties, const string_view name, const uintptr_t baseOffset) FindProperty() argument 235 FindProperty( const array_view<const Property> properties, const string_view propertyPath, const uintptr_t baseOffset) FindProperty() argument [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
H A D | item_data_box.h | 38 uint64_t baseOffset = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_selector.h | 211 int32_t baseOffset = -1; global() member [all...] |
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | spirv_cross_helpers_gles.cpp | 186 void ProcessStruct(std::string_view baseName, size_t baseOffset, const spirv_cross::Compiler& compiler,
in ProcessStruct() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | vpe_utils.cpp | 318 const float baseOffset = 1.0 / offsetDenominator;
in GetDefaultGainmapMetadata() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/ |
H A D | material_component_manager.cpp | 226 void MapTextureSlots(array_view<MaterialComponent::TextureInfo> textures, size_t baseOffset, in MapTextureSlots() argument
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 1306 const uint32_t baseOffset = indexOffset + totalIndexSize; in SetMorphTargetData() local 1308 OutputBuffer dstData { POSITION_FORMAT, sizeof(MorphInputData), { buffer + baseOffset, targetSize } }; in SetMorphTargetData() local 1719 GatherDeltasP(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions) GatherDeltasP() argument 1798 GatherDeltasPN(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetNormals) GatherDeltasPN() argument 1909 GatherDeltasPT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetTangents) GatherDeltasPT() argument 1913 GatherDeltasPNT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetNormals, const MeshBuilder::DataBuffer& targetTangents) GatherDeltasPNT() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 2027 const uint32_t baseOffset = res.byteOffset; in BindBuffer() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 1150 auto baseOffset = textSelector_.baseOffset; in ShowAIEntityMenu() local [all...] |