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

  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 484 const EGLint blueValue = getValue(config, EGL_TRANSPARENT_BLUE_VALUE);
494 || (blueValue < 0 || blueValue >= (1 << blueSize)) )
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorChanSat.java 213 mBlueValue = (TextView) controls.findViewById(R.id.blueValue);
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.cpp     [all...]

Completed in 291 milliseconds