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

  /frameworks/base/libs/rs/
RenderScriptDefines.h 76 uint32_t colorPref;
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 89 int colorMin, int colorPref,
95 int colorMin, int colorPref,
100 return rsnContextCreateGL(dev, ver, sdkVer, colorMin, colorPref,
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 160 int colorMin, int colorPref,
171 sc.colorPref = colorPref;
    [all...]

Completed in 85 milliseconds