Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dvalue.h65 int SetIntValue(Value* value, int new_value);
Dvalue.cpp202 int SetIntValue(Value* value, int new_value) { in SetIntValue() function