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

  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DriverView.java.template 40 RenderScriptGL.SurfaceConfig sc = new RenderScriptGL.SurfaceConfig();
  /external/deqp/modules/egl/
teglChooseConfigReference.cpp 89 class SurfaceConfig
145 typedef bool (*CompareFunc) (const SurfaceConfig& a, const SurfaceConfig& b);
147 static bool compareCaveat (const SurfaceConfig& a, const SurfaceConfig& b)
152 static bool compareColorBufferType (const SurfaceConfig& a, const SurfaceConfig& b)
157 static bool compareYuvOrder (const SurfaceConfig& a, const SurfaceConfig& b)
162 static bool compareColorBufferBits (const SurfaceConfig& a, const SurfaceConfig& b, const tcu::BVec4& specifiedRGBColors, const tcu::BVec2& specifiedLumin (…)
    [all...]
  /frameworks/base/rs/java/android/renderscript/
RenderScriptGL.java 52 public static class SurfaceConfig {
68 public SurfaceConfig() {
74 public SurfaceConfig(SurfaceConfig sc) {
163 SurfaceConfig mSurfaceConfig;
172 public RenderScriptGL(Context ctx, SurfaceConfig sc) {
174 mSurfaceConfig = new SurfaceConfig(sc);
RSSurfaceView.java 136 public RenderScriptGL createRenderScriptGL(RenderScriptGL.SurfaceConfig sc) {
RSTextureView.java 151 public RenderScriptGL createRenderScriptGL(RenderScriptGL.SurfaceConfig sc) {
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
RSTestView.java 58 RenderScriptGL.SurfaceConfig sc = new RenderScriptGL.SurfaceConfig();
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
RSTestView.java 58 RenderScriptGL.SurfaceConfig sc = new RenderScriptGL.SurfaceConfig();
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
RSTestView.java 58 RenderScriptGL.SurfaceConfig sc = new RenderScriptGL.SurfaceConfig();
  /frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
BallsView.java 55 RenderScriptGL.SurfaceConfig sc = new RenderScriptGL.SurfaceConfig();
  /prebuilts/sdk/14/
android.jar 

Completed in 516 milliseconds