Home
last modified time | relevance | path

Searched refs:Constants (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/opengl/src/android/opengl/cts/
DNativeAttachShaderTest.java49 mActivity = getShaderActivity(Constants.SHADER, 1); in test_glAttachedShaders_validshader()
65 mActivity = getShaderActivity(Constants.SHADER, 2); in test_glAttachedShaders_invalidshader()
79 mActivity = getShaderActivity(Constants.SHADER, 3); in test_glAttachedShaders_attach_same_shader()
93 mActivity = getShaderActivity(Constants.SHADER, 4); in test_glAttachedShaders_noshader()
109 mActivity = getShaderActivity(Constants.SHADER, 6); in test_glAttachShaders_emptyfragshader_emptyvertexshader()
122 mActivity = getShaderActivity(Constants.SHADER, 8); in test_glAttachShaders_programobject_attach_fragshaderobject()
129 mActivity = getShaderActivity(Constants.SHADER, 9); in test_glAttachShaders_invalidshader_attach_valid_handle()
135 mActivity = getShaderActivity(Constants.SHADER, 10); in test_glAttachShaders_successfulcompile_attach_frag()
143 mActivity = getShaderActivity(Constants.SHADER, 11); in test_glAttachShaders_successfulcompile_attach_vert()
DAttachShaderTest.java48 mActivity = getShaderActivity(Constants.SHADER, 1); in test_glAttachedShaders_validshader()
96 mActivity = getShaderActivity(Constants.SHADER, 4); in test_glAttachedShaders_noshader()
112 mActivity = getShaderActivity(Constants.SHADER, 6); in test_glAttachShaders_emptyfragshader_emptyvertexshader()
127 mActivity = getShaderActivity(Constants.SHADER, 8); in test_glAttachShaders_programobject_attach_fragshaderobject()
133 mActivity = getShaderActivity(Constants.SHADER, 9); in test_glAttachShaders_invalidshader_attach_valid_handle()
139 mActivity = getShaderActivity(Constants.SHADER, 10); in test_glAttachShaders_successfulcompile_attach_frag()
145 mActivity = getShaderActivity(Constants.SHADER, 11); in test_glAttachShaders_successfulcompile_attach_vert()
DNativeColorBufferTest.java49 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1001()
67 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1101()
86 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1111()
105 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0101()
124 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0011()
143 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0000()
162 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_rand_val_one()
DColorBufferTest.java54 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1001()
72 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1101()
91 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_1111()
110 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0101()
129 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0011()
148 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_0000()
167 mActivity.setView(Constants.COLOR, 1, vertexColors); in test_RGBA_rand_val_one()
DConstants.java18 public class Constants { class
DOpenGLES20ActivityOne.java93 if (type == Constants.SHADER) { in OpenGLES20View()
121 } else if (type == Constants.PROGRAM) { in OpenGLES20View()
DProgramTest.java41 mActivity = getShaderActivity(Constants.PROGRAM, 1); in test_glAttachShader_program()
DOpenGLES20ActivityTwo.java95 if(type == Constants.COLOR) { in OpenGLES20View()
DOpenGLES20NativeActivityTwo.java104 if(type == Constants.COLOR) { in OpenGLES20View()
/cts/tests/tests/os/src/android/os/health/cts/
DHealthStatsTest.java64 public static final HealthKeys.Constants CONSTANTS
65 = new HealthKeys.Constants(HealthStatsTest.class);
/cts/tools/dex-tools/dex/
Dclasses0.out.dex281 public final class SQLite.Constants extends java.lang.Object