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

  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
EffectAction.java 134 filterStack.pushFilter(filter);
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
FilterAction.java 80 filterStack.pushFilter(filter);
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/
FilterStack.java 233 public void pushFilter(Filter filter) {
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
FilterStack.java 196 public void pushFilter(final Filter filter) {
  /external/clang/lib/CodeGen/
CGCleanup.cpp 196 EHFilterScope *EHScopeStack::pushFilter(unsigned numFilters) {
    [all...]
CGException.cpp 491 EHFilterScope *Filter = EHStack.pushFilter(NumExceptions);
    [all...]
CodeGenFunction.h 442 class EHFilterScope *pushFilter(unsigned NumFilters);
    [all...]

Completed in 101 milliseconds