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

  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 510 const EGLint redValue = getValue(config, EGL_TRANSPARENT_RED_VALUE);
520 if ( (redValue < 0 || redValue >= (1 << redSize))
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorChanSat.java 197 mRedValue = (TextView) controls.findViewById(R.id.redValue);

Completed in 479 milliseconds