Searched refs:SetIntValue (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/mca/filterfw/native/core/ | ||
D | value.h | 65 int SetIntValue(Value* value, int new_value); |
D | value.cpp | 202 int SetIntValue(Value* value, int new_value) { in SetIntValue() function |