Searched defs:mEditorDraw (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorColorBorderTabletUI.java44 private EditorColorBorder mEditorDraw; field in class:EditorColorBorderTabletUI
89 mEditorDraw = editorDraw;
124 mEditorDraw.commitLocalRepresentation();
144 mEditorDraw.commitLocalRepresentation();
191 mEditorDraw.commitLocalRepresentation();
235 mEditorDraw.commitLocalRepresentation();
H A DEditorDrawTabletUI.java48 private EditorDraw mEditorDraw; field in class:EditorDrawTabletUI
90 mEditorDraw = editorDraw;
104 mEditorDraw.clearDrawing();
123 mEditorDraw.commitLocalRepresentation();
152 mEditorDraw.commitLocalRepresentation();
200 mEditorDraw.commitLocalRepresentation();
246 mEditorDraw.commitLocalRepresentation();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java36 private EditorDraw mEditorDraw; field in class:ImageDraw
96 mEditorDraw = editorDraw;
144 mEditorDraw.commitLocalRepresentation();
182 mEditorDraw.commitLocalRepresentation();

Completed in 79 milliseconds