OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUALITY_MED
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/utils/
FixedShadowMapAllocator.java
33
public static final int
QUALITY_MED
= 2048;
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/
BaseShadowSystem.java
122
this(new AABBNearFarAnalyzer(), new FixedShadowMapAllocator(FixedShadowMapAllocator.
QUALITY_MED
,
Completed in 70 milliseconds