HomeSort by relevance Sort by last modified time
    Searched refs:setSupportsPartialRendering (Results 1 - 23 of 23) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterUserPresetRepresentation.java 31 setSupportsPartialRendering(true);
ImageFilterContrast.java 41 representation.setSupportsPartialRendering(true);
ImageFilterEdge.java 35 representation.setSupportsPartialRendering(true);
ImageFilterExposure.java 39 representation.setSupportsPartialRendering(true);
ImageFilterNegative.java 21 representation.setSupportsPartialRendering(true);
ImageFilterSaturated.java 40 representation.setSupportsPartialRendering(true);
ImageFilterShadows.java 40 representation.setSupportsPartialRendering(true);
ImageFilterVibrance.java 39 representation.setSupportsPartialRendering(true);
FilterFxRepresentation.java 37 setSupportsPartialRendering(true);
ImageFilterBwFilter.java 41 representation.setSupportsPartialRendering(true);
ImageFilterHighlights.java 44 representation.setSupportsPartialRendering(true);
ImageFilterHue.java 43 representation.setSupportsPartialRendering(true);
ImageFilterWBalance.java 40 representation.setSupportsPartialRendering(true);
FilterTinyPlanetRepresentation.java 37 setSupportsPartialRendering(false);
ImageFilterKMeans.java 48 representation.setSupportsPartialRendering(true);
ImageFilterSharpen.java 40 representation.setSupportsPartialRendering(true);
FilterStraightenRepresentation.java 43 setSupportsPartialRendering(true);
FilterRepresentation.java 66 representation.setSupportsPartialRendering(supportsPartialRendering());
143 public void setSupportsPartialRendering(boolean value) {
FilterCropRepresentation.java 43 setSupportsPartialRendering(true);
FilterCurvesRepresentation.java 31 setSupportsPartialRendering(true);
FilterMirrorRepresentation.java 74 setSupportsPartialRendering(true);
FilterRotateRepresentation.java 70 setSupportsPartialRendering(true);
FilterChanSatRepresentation.java 76 setSupportsPartialRendering(true);

Completed in 82 milliseconds