Home
last modified time | relevance | path

Searched defs:new_values (Results 1 – 1 of 1) sorted by relevance

/system/media/mca/filterfw/native/core/
Dvalue.cpp77 int SetPtrValue(Value* value, const BASE* new_values, int count) { in SetPtrValue()
217 int SetIntArrayValue(Value* value, const int* new_values, int count) { in SetIntArrayValue()
221 int SetFloatArrayValue(Value* value, const float* new_values, int count) { in SetFloatArrayValue()