HomeSort by relevance Sort by last modified time
    Searched refs:GetIntArrayValue (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
value.h 40 int* GetIntArrayValue(Value value);
value.cpp 114 int* GetIntArrayValue(Value value) {
shader_program.cpp 826 return SetUniformValue(GetUniform(name), GetIntArrayValue(value), GetValueCount(value));
    [all...]
  /frameworks/base/media/mca/filterfw/jni/
jni_util.cpp 179 reinterpret_cast<const jint*>(GetIntArrayValue(value)));

Completed in 47 milliseconds