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

  /frameworks/rs/
rsDefines.h 87 uint32_t colorPref;
  /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,
203 sc.colorPref = colorPref;
    [all...]

Completed in 26 milliseconds