Searched refs:getIntensityFast (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dimgprocutil.h23 inline int getIntensityFast(int R, int G, int B) { function
H A Dframetovalues.cpp47 int gray = getIntensityFast(R, G, B);
H A Dhistogram.cpp33 int i = getIntensityFast(R, G, B);

Completed in 191 milliseconds