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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java 66 representation.setSupportsPartialRendering(supportsPartialRendering());
85 && representation.supportsPartialRendering() == supportsPartialRendering()
139 public boolean supportsPartialRendering() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
ImagePreset.java 579 if (!representation.supportsPartialRendering()) {

Completed in 194 milliseconds