Home
last modified time | relevance | path

Searched defs:GetFloatProperty (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/lang_id/
H A Dlang-id.cc323 float LangId::GetFloatProperty(const std::string &property, in GetFloatProperty() function in libtextclassifier3::mobile::lang_id::LangId
/aosp_15_r20/frameworks/base/libs/hwui/
H A DAnimator.h212 typedef float (RenderProperties::*GetFloatProperty)() const; typedef