OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEffects
(Results
1 - 4
of
4
) sorted by null
/external/skia/tools/lua/
count_effects.lua
38
count_fields(t.paint:
getEffects
())
/packages/apps/VideoEditor/src/com/android/videoeditor/
EffectType.java
43
public static EffectType[]
getEffects
(Context context, int category) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
BaseFiltersManager.java
157
public ArrayList<FilterRepresentation>
getEffects
() {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
458
ArrayList<FilterRepresentation> filtersRepresentations = filtersManager.
getEffects
();
[
all
...]
Completed in 488 milliseconds