OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DuotoneAction
(Results
1 - 3
of
3
) sorted by null
/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
DuotoneAction.java
27
public class
DuotoneAction
extends FilterAction {
32
public
DuotoneAction
(FilterStack filterStack, ViewGroup tools) {
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
DuotoneAction.java
27
public class
DuotoneAction
extends EffectAction {
32
public
DuotoneAction
(Context context, AttributeSet attrs) {
/gdk/samples/PhotoEditor/src/com/android/photoeditor/
EffectsBar.java
32
import com.android.photoeditor.actions.
DuotoneAction
;
87
new
DuotoneAction
(filterStack, tools)));
Completed in 170 milliseconds