Home
last modified time | relevance | path

Searched defs:GetPropertyType (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp338 RSRenderPropertyType RSAnimatableProperty<float>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
343 RSRenderPropertyType RSAnimatableProperty<Color>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
348 RSRenderPropertyType RSAnimatableProperty<Matrix3f>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
353 RSRenderPropertyType RSAnimatableProperty<Vector2f>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
358 RSRenderPropertyType RSAnimatableProperty<Vector4f>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
363 RSRenderPropertyType RSAnimatableProperty<Quaternion>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
368 RSRenderPropertyType RSAnimatableProperty<std::shared_ptr<RSFilter>>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty::shared_ptr
373 RSRenderPropertyType RSAnimatableProperty<Vector4<Color>>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
378 RSRenderPropertyType RSAnimatableProperty<RRect>::GetPropertyType() const in GetPropertyType() function in OHOS::Rosen::RSAnimatableProperty
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/
H A D_hdf_pin_auth_v11.md46 ### GetPropertyType subsection
H A D_hdf_pin_auth_v20.md113 ### GetPropertyType subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A D_hdf_face_auth_v11.md72 ### GetPropertyType subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A D_hdf_fingerprint_auth_v11.md100 ### GetPropertyType subsection
/ohos5.0/base/useriam/pin_auth/services/modules/common/inc/
H A Dpin_auth_hdi.h46 using GetPropertyType = OHOS::HDI::PinAuth::V2_1::GetPropertyType; variable
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_hdi.h41 using GetPropertyType = OHOS::HDI::FingerprintAuth::V2_0::GetPropertyType; variable
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_hdi.h41 using GetPropertyType = OHOS::HDI::FaceAuth::V2_0::GetPropertyType; variable
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/
H A Dfingerprint_auth_hdi.h45 using GetPropertyType = OHOS::HDI::FingerprintAuth::V2_0::GetPropertyType; variable
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/
H A Dface_auth_hdi.h45 using GetPropertyType = OHOS::HDI::FaceAuth::V2_0::GetPropertyType; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_property.h88 virtual RSRenderPropertyType GetPropertyType() const in GetPropertyType() function
221 RSRenderPropertyType GetPropertyType() const override in GetPropertyType() function
264 virtual RSRenderPropertyType GetPropertyType() const override in GetPropertyType() function
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_constant.h67 enum GetPropertyType : uint32_t { enum