HomeSort by relevance Sort by last modified time
    Searched defs:Hardware (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h 229 mutable enum { None, Software, Mixed, Hardware } m_backingStoreState;
  /external/llvm/lib/Target/R600/
AMDILDeviceInfo.h 20 /// Each Capabilities can be executed using a hardware instruction,
28 /// This execution mode is set if the feature exists natively in hardware
29 Hardware
50 /// Debug mode implies that no hardware features or optimizations
  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
PssmShadowRenderer.java 81 * Bilinear filtering is used. Has the potential of being hardware
115 Hardware;
201 setCompareMode(CompareMode.Hardware);
229 if (compareMode == CompareMode.Hardware) {
257 if (compareMode == CompareMode.Hardware) {
272 postshadowMat.setBoolean("HardwareShadows", compareMode == CompareMode.Hardware);
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 51 milliseconds