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 174 int colorMin, int colorPref,
180 int colorMin, int colorPref,
185 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 192 int colorMin, int colorPref,
202 sc.colorMin = colorMin;
    [all...]

Completed in 340 milliseconds