Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dvalue.h69 int SetIntArrayValue(Value* value, const int* new_values, int count);
Dvalue.cpp218 int SetIntArrayValue(Value* value, const int* new_values, int count) { in SetIntArrayValue() function