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

  /development/samples/HelloEffects/src/com/example/android/mediafx/
HelloEffects.java 240 private void applyEffect() {
250 // render the result of applyEffect()
267 applyEffect();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 351 mPanelController.addView(findViewById(R.id.applyEffect));
375 findViewById(R.id.applyEffect), findViewById(R.id.aspect),
    [all...]
PanelController.java 708 case R.id.applyEffect: {
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java 227 applyEffect(item);
279 private void applyEffect(MenuItem clickedItem) {
    [all...]

Completed in 850 milliseconds