Home
last modified time | relevance | path

Searched refs:SetFloatArrayValue (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dvalue.h70 int SetFloatArrayValue(Value* value, const float* new_values, int count);
H A Dvalue.cpp222 int SetFloatArrayValue(Value* value, const float* new_values, int count) { in SetFloatArrayValue() function