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 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,
204 sc.colorPref = colorPref;
    [all...]

Completed in 32 milliseconds