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

  /frameworks/rs/
rsDefines.h 86 uint32_t colorMin;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 135 int colorMin, int colorPref,
141 int colorMin, int colorPref,
146 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 193 int colorMin, int colorPref,
203 sc.colorMin = colorMin;
    [all...]

Completed in 26 milliseconds