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

  /frameworks/base/rs/java/android/renderscript/
ProgramStore.java 220 public boolean isDitherEnabled() {
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 202 bool isDitherEnabled() const;
Context.cpp 461 case GL_DITHER: return isDitherEnabled();
675 bool Context::isDitherEnabled() const
    [all...]

Completed in 61 milliseconds