HomeSort by relevance Sort by last modified time
    Searched full:apply (Results 801 - 825 of 7701) sorted by null

<<31323334353637383940>>

  /external/yaffs2/yaffs2/
yaffs_qsort.h 16 * any, provided herein do not apply to combinations of this program with
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c 113 * (For a 16-bit implementation apply headroom loss here)
122 * Apply the high pass filter if selected
142 * Apply the band pass filter
151 * Apply the AGC and mix
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Process.c 158 * Apply ConcertSound if required
170 * Apply volume if required
216 * Apply treble boost if required
221 * Apply the filter
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD.h 52 /* Apply downsampling, post gain, quasi peak filtering and write the levels values */
  /frameworks/base/core/java/com/android/internal/util/
Predicate.java 31 boolean apply(T t); method in interface:Predicate
  /frameworks/base/media/mca/effect/java/android/media/effect/effects/
IdentityEffect.java 34 public void apply(int inputTexId, int width, int height, int outputTexId) { method in class:IdentityEffect
  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportPrefs.java 43 prefs.edit().putInt(KEY_WARNING_STATE, value).apply();
  /frameworks/base/test-runner/src/android/test/suitebuilder/annotation/
HasClassAnnotation.java 38 public boolean apply(TestMethod testMethod) { method in class:HasClassAnnotation
HasMethodAnnotation.java 38 public boolean apply(TestMethod testMethod) { method in class:HasMethodAnnotation
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/annotation/
HasClassAnnotationTest.java 42 return new HasClassAnnotation(expectedClassification).apply(testMethod);
HasMethodAnnotationTest.java 44 return new HasMethodAnnotation(expectedClassification).apply(testMethod);
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
MainView.java 45 DisplayModifier.apply(mPaint, canvas);
  /frameworks/native/services/surfaceflinger/Effects/
Daltonizer.h 46 // returns the color transform to apply in the shader
  /frameworks/support/
build.gradle 31 apply plugin: 'maven'
  /frameworks/support/v7/mediarouter/
build.gradle 0 apply plugin: 'android-library'
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
O1_size.hpp 31 ::template apply< Sequence >
contains.hpp 32 ::template apply< Sequence,T >
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
at_impl.hpp 30 template< typename Sequence, typename N > struct apply struct in struct:boost::mpl::at_impl
contains_impl.hpp 33 template< typename Sequence, typename T > struct apply struct in struct:boost::mpl::contains_impl
fold_impl.hpp 19 # include <boost/mpl/apply.hpp>
iter_fold_impl.hpp 19 # include <boost/mpl/apply.hpp>
reverse_fold_impl.hpp 20 # include <boost/mpl/apply.hpp>
size_impl.hpp 31 template< typename Sequence > struct apply struct in struct:boost::mpl::size_impl
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
adl.hpp 25 // of template instantiation symbols, so we apply the workaround on all
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
placeholders.hpp 26 /// agurt, 17/mar/02: one more placeholder for the last 'apply#'

Completed in 857 milliseconds

<<31323334353637383940>>