HomeSort by relevance Sort by last modified time
    Searched full:setrepresentation (Results 1 - 17 of 17) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorRedEye.java 57 mImageRedEyes.setRepresentation(redEyeRep);
EditorTinyPlanet.java 49 mImageTinyPlanet.setRepresentation(drawRep);
EditorVignette.java 90 mImageVignette.setRepresentation(drawRep);
130 mImageVignette.setRepresentation(rep);
EditorGrad.java 87 mImageGrad.setRepresentation(rep);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGrad.java 124 setRepresentation(mGradRep);
133 public void setRepresentation(FilterGradRepresentation pointRep) {
210 setRepresentation(mGradRep);
ImagePoint.java 86 public void setRepresentation(FilterRedEyeRepresentation redEyeRep) {
ImageVignette.java 178 setRepresentation(mVignetteRep);
189 public void setRepresentation(FilterVignetteRepresentation vignetteRep) {
ImageTinyPlanet.java 133 public void setRepresentation(FilterTinyPlanetRepresentation tinyPlanetRep) {
EclipseControl.java 146 // setRepresentation(mVignetteRep);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java 71 setRepresentation(representation);
104 public void setRepresentation(FilterRepresentation representation) {
  /external/opencv3/modules/viz/src/
vizimpl.hpp 77 void setRepresentation(int representation);
viz3d.cpp 148 void cv::viz::Viz3d::setRepresentation(int representation) { impl_->setRepresentation(representation); }
vizimpl.cpp 520 void cv::viz::Viz3d::VizImpl::setRepresentation(int representation)
  /external/opencv3/modules/viz/include/opencv2/viz/
viz3d.hpp 308 void setRepresentation(int representation);
  /external/v8/src/
objects-inl.h     [all...]
objects.cc     [all...]
objects.h     [all...]

Completed in 1396 milliseconds