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

  /packages/apps/Camera2/src/com/android/camera/crop/
CropView.java 243 public void setWallpaperSpotlight(float spotlightX, float spotlightY) {
CropActivity.java 218 mCropView.setWallpaperSpotlight(spotX, spotY);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropView.java 244 public void setWallpaperSpotlight(float spotlightX, float spotlightY) {
CropActivity.java 221 mCropView.setWallpaperSpotlight(spotX, spotY);

Completed in 174 milliseconds