OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targetGroup
(Results
1 - 14
of
14
) sorted by null
/external/deqp/modules/gles31/functional/
es31fSamplerStateQueryTests.cpp
107
targetGroup
->addChild(X); \
167
tcu::TestCaseGroup* const
targetGroup
= new tcu::TestCaseGroup(m_testCtx, "set_value", "Set value and query it");
168
addChild(
targetGroup
);
213
tcu::TestCaseGroup* const
targetGroup
= new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].name, pureSetters[setterNdx].desc);
214
addChild(
targetGroup
);
222
targetGroup
->addChild(createSamplerParamTest(m_testCtx,
es31fProgramInterfaceQueryTests.cpp
[
all
...]
es31fTextureStateQueryTests.cpp
109
targetGroup
->addChild(X); \
203
tcu::TestCaseGroup* const
targetGroup
= new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx].name, textureTargets[targetNdx].name);
204
addChild(
targetGroup
);
208
targetGroup
->addChild(createIsTextureTest(m_testCtx,
264
tcu::TestCaseGroup* const
targetGroup
= new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].name, pureSetters[setterNdx].desc);
265
addChild(
targetGroup
);
275
targetGroup
->addChild(createTexParamTest(m_testCtx,
es31fSynchronizationTests.cpp
[
all
...]
es31fTextureLevelStateQueryTests.cpp
[
all
...]
es31fTextureBorderClampTests.cpp
[
all
...]
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
DecalBatch.java
123
Array<Decal>
targetGroup
= groupList.get(groupIndex);
124
if (
targetGroup
== null) {
125
targetGroup
= groupPool.obtain();
126
targetGroup
.clear();
127
usedGroups.add(
targetGroup
);
128
groupList.insert(groupIndex,
targetGroup
);
130
targetGroup
.add(decal);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
AndroidPropertyPage.java
78
Group
targetGroup
= new Group(top, SWT.NONE);
79
targetGroup
.setLayoutData(new GridData(GridData.FILL_BOTH));
80
targetGroup
.setLayout(new GridLayout(1, false));
81
targetGroup
.setText("Project Build Target");
83
mSelector = new SdkTargetSelector(
targetGroup
, targets);
/external/deqp/modules/gles3/functional/
es3fFboInvalidateTests.cpp
[
all
...]
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
bcprov-jdk16-1.46.jar
/prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 948 milliseconds