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

  /external/dng_sdk/source/
dng_validate.cpp 67 static bool gFourColorBayer = false;
198 if (gFourColorBayer)
621 gFourColorBayer = true;
  /cts/tests/camera/libctscamera2jni/
dng-validate-jni.cpp 56 static bool gFourColorBayer = false;
160 if (gFourColorBayer) {

Completed in 3970 milliseconds