Home
last modified time | relevance | path

Searched refs:SetScale (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dthreshold_layer_builder.h41 void SetScale(float scale) { scale_ = scale; } in SetScale() function
H A Dactivation_layer_builder.cc81 threshold_builder->SetScale(-1); in PopulateSubgraph()
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_decimal.h30 void SetScale(uint8_t newScale);
H A Dcfgas_decimal.cpp365 void CFGAS_Decimal::SetScale(uint8_t newscale) { in SetScale() function in CFGAS_Decimal
H A Dcfgas_stringformatter.cpp1929 decimal.SetScale(iTreading); in FormatNum()
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_negative.h136 void SetScale (real64 scale) in SetScale() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp5018 wsDeci.SetScale(iTread); in NumericLimit()