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

  /external/aac/libAACdec/src/
aacdec_tns.h 111 SCHAR Resolution;
  /external/doclava/src/com/google/doclava/
Resolution.java 20 * Resolution stores information about a Java type
24 * <p>Resolutions contain a Variable and a Value, both of which are set in the Resolution constructor.
25 * Public accessors {@link Resolution#getVariable()} and {@link Resolution#getValue()} exist to
31 * <p>Values are the value to which the variable contained within this {@link Resolution} refers.
33 * In this scenario, the AlertDialog class would have a {@link Resolution} that
36 public class Resolution {
42 * Creates a new resolution with variable and value.
45 * @param value The value to which the variable contained within this {@link Resolution} refers.
46 * @param builder The InfoBuilder that is building the file in which the Resolution exists
    [all...]
  /external/webkit/Source/WebKit/android/
RenderSkinAndroid.h 52 enum Resolution {
69 static Resolution DrawableResolution() { return s_drawableResolution; }
73 static Resolution s_drawableResolution;
  /external/jmonkeyengine/engine/src/core/com/jme3/shader/
UniformBinding.java 121 Resolution,
124 * The inverse of the resolution, 1/width and 1/height.
130 * Aspect ratio of the resolution currently set. Width/Height.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 417 milliseconds