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

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java 497 private int mPyramidDepth;
577 mPyramidDepth = Math.max(mMaskWidthExp, mMaskHeightExp);
581 mPyramidDepth = Math.max(widthExp, heightExp);
585 mSubsampleLevel = mPyramidDepth - Math.max(mMaskWidthExp, mMaskHeightExp);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 53 milliseconds