Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dvalue.cpp78 int SetPtrValue(Value* value, const BASE* new_values, int count) { in SetPtrValue()
218 int SetIntArrayValue(Value* value, const int* new_values, int count) { in SetIntArrayValue()
222 int SetFloatArrayValue(Value* value, const float* new_values, int count) { in SetFloatArrayValue()