OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 612 milliseconds