Searched defs:SET_TEXTURE_N (Results 1 - 1 of 1) sorted by last modified time

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselViewHelper.java25 private static final int SET_TEXTURE_N = 1; field in class:CarouselViewHelper
112 mSyncHandler.obtainMessage(SET_TEXTURE_N, id, 0, bitmap).sendToTarget();
146 case SET_TEXTURE_N:

Completed in 6 milliseconds