Searched refs:ValueIsIntArray (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dvalue.h50 int ValueIsIntArray(Value value);
H A Dvalue.cpp142 int ValueIsIntArray(Value value) { function
H A Dshader_program.cpp825 else if (ValueIsIntArray(value))
/frameworks/base/media/mca/filterfw/jni/
H A Djni_util.cpp174 } else if (ValueIsIntArray(value)) {

Completed in 83 milliseconds