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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMediaControls.cpp 415 Image* thumbImage = 0;
417 thumbImage = mediaSliderThumb;
421 thumbImage = mediaVolumeSliderThumb;
427 if (thumbImage) {
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoThumbnailFragment.java 420 View thumbView = layoutView.findViewById(R.id.thumbImage);

Completed in 252 milliseconds