OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setDuotone
(Results
1 - 4
of
4
) sorted by null
/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
DuotoneAction.java
40
filter.
setDuotone
(DEFAULT_FIRST_COLOR, DEFAULT_SECOND_COLOR);
/gdk/samples/PhotoEditor/src/com/android/photoeditor/filters/
DuotoneFilter.java
29
public void
setDuotone
(int firstColor, int secondColor) {
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
DuotoneAction.java
40
filter.
setDuotone
(DEFAULT_FIRST_COLOR, DEFAULT_SECOND_COLOR);
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/filters/
DuotoneFilter.java
35
public void
setDuotone
(int firstColor, int secondColor) {
Completed in 346 milliseconds