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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp75 unsigned char* dirPtr = (dirBuffer == 0) ? local
96 if (dirPtr != 0) {
97 *(dirPtr + 4 * i + c) = static_cast<unsigned char>(
105 if (dirPtr != 0) {
106 *(dirPtr + 4 * i + 3) = 255;

Completed in 74 milliseconds