Searched refs:sVideoNotReadyImage (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java90 private static Bitmap sVideoNotReadyImage; field in class:PhotoView
721 final Bitmap videoImage = (mVideoReady ? sVideoImage : sVideoNotReadyImage);

Completed in 1848 milliseconds