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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterContrast.java 40 representation.setSupportsPartialRendering(true);
ImageFilterEdge.java 35 representation.setSupportsPartialRendering(true);
ImageFilterExposure.java 39 representation.setSupportsPartialRendering(true);
ImageFilterNegative.java 22 representation.setSupportsPartialRendering(true);
ImageFilterSaturated.java 40 representation.setSupportsPartialRendering(true);
ImageFilterShadows.java 40 representation.setSupportsPartialRendering(true);
ImageFilterVibrance.java 39 representation.setSupportsPartialRendering(true);
FilterFxRepresentation.java 41 setSupportsPartialRendering(true);
ImageFilterBwFilter.java 39 representation.setSupportsPartialRendering(true);
ImageFilterHighlights.java 43 representation.setSupportsPartialRendering(true);
ImageFilterHue.java 42 representation.setSupportsPartialRendering(true);
ImageFilterWBalance.java 40 representation.setSupportsPartialRendering(true);
FilterRepresentation.java 57 representation.setSupportsPartialRendering(supportsPartialRendering());
123 public void setSupportsPartialRendering(boolean value) {
FilterCurvesRepresentation.java 26 setSupportsPartialRendering(true);
ImageFilterKMeans.java 47 representation.setSupportsPartialRendering(true);
ImageFilterSharpen.java 40 representation.setSupportsPartialRendering(true);

Completed in 95 milliseconds