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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorDrawTabletUI.java 48 private EditorDraw mEditorDraw;
90 mEditorDraw = editorDraw;
104 mEditorDraw.clearDrawing();
123 mEditorDraw.commitLocalRepresentation();
152 mEditorDraw.commitLocalRepresentation();
200 mEditorDraw.commitLocalRepresentation();
246 mEditorDraw.commitLocalRepresentation();
EditorColorBorderTabletUI.java 44 private EditorColorBorder mEditorDraw;
89 mEditorDraw = editorDraw;
124 mEditorDraw.commitLocalRepresentation();
144 mEditorDraw.commitLocalRepresentation();
191 mEditorDraw.commitLocalRepresentation();
235 mEditorDraw.commitLocalRepresentation();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 36 private EditorDraw mEditorDraw;
96 mEditorDraw = editorDraw;
144 mEditorDraw.commitLocalRepresentation();
182 mEditorDraw.commitLocalRepresentation();

Completed in 502 milliseconds