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

  /external/clang/include/clang/AST/
NestedNameSpecifier.h 360 NestedNameSpecifier *getRepresentation() const { return Representation; }
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryView.java 156 activity.showRepresentation(mAction.getRepresentation());
160 activity.showRepresentation(mAction.getRepresentation());
Action.java 100 public FilterRepresentation getRepresentation() {
192 if (getRepresentation().getFilterType() == FilterRepresentation.TYPE_BORDER) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
BaseFiltersManager.java 89 public FilterRepresentation getRepresentation(Class c) {
289 mEffects.add(getRepresentation(ImageFilterTinyPlanet.class));
290 mEffects.add(getRepresentation(ImageFilterWBalance.class));
291 mEffects.add(getRepresentation(ImageFilterExposure.class));
292 mEffects.add(getRepresentation(ImageFilterVignette.class));
293 mEffects.add(getRepresentation(ImageFilterGrad.class));
294 mEffects.add(getRepresentation(ImageFilterContrast.class));
295 mEffects.add(getRepresentation(ImageFilterShadows.class));
296 mEffects.add(getRepresentation(ImageFilterHighlights.class));
297 mEffects.add(getRepresentation(ImageFilterVibrance.class))
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECFieldElement.java 692 // public int getRepresentation()
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java 429 public FilterRepresentation getRepresentation(FilterRepresentation filterRepresentation) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 442 mVersions.remove(action.getRepresentation());
448 (FilterUserPresetRepresentation) action.getRepresentation();
636 FilterRepresentation representation = copy.getRepresentation(filterRepresentation);
672 if (preset.getRepresentation(representation) != null) {
    [all...]
  /prebuilts/tools/common/asm-tools/
asm-xml-4.0.jar 
asm-debug-all-4.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 471 milliseconds