OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOverlayId
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorInfo.java
21
public int
getOverlayId
();
EditorMirror.java
91
public int
getOverlayId
() {
EditorStraighten.java
85
public int
getOverlayId
() {
EditorRotate.java
94
public int
getOverlayId
() {
EditorCrop.java
164
public int
getOverlayId
() {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java
186
if (mRepresentation.
getOverlayId
() != 0 && mOverlayBitmap == null) {
189
mRepresentation.
getOverlayId
());
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java
69
representation.setOverlayId(
getOverlayId
());
180
public int
getOverlayId
() {
Completed in 444 milliseconds