Home
last modified time | relevance | path

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

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