Home
last modified time | relevance | path

Searched defs:baseOffset (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_selection.h93 int32_t baseOffset member
[all...]
H A Dtext_compose.h72 int32_t baseOffset = -1; member
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.cpp40 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 Ditem_data_box.h38 uint64_t baseOffset = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h211 int32_t baseOffset = -1; global() member
[all...]
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp186 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 Dvpe_utils.cpp318 const float baseOffset = 1.0 / offsetDenominator; in GetDefaultGainmapMetadata() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp226 void MapTextureSlots(array_view<MaterialComponent::TextureInfo> textures, size_t baseOffset, in MapTextureSlots() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1306 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 Drender_backend_gles.cpp2027 const uint32_t baseOffset = res.byteOffset; in BindBuffer() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp1150 auto baseOffset = textSelector_.baseOffset; in ShowAIEntityMenu() local
[all...]

Completed in 19 milliseconds