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

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

Completed in 2287 milliseconds