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

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselRS.java43 public static final int CMD_INVALIDATE_TEXTURE = 210; field in class:CarouselRS
222 case CMD_INVALIDATE_TEXTURE:
H A Dcarousel.rs135 static const int CMD_INVALIDATE_TEXTURE = 210;
1770 bool enqueued = rsSendToClient(CMD_INVALIDATE_TEXTURE, data, sizeof(data));
1775 if (debugTextureLoading) rsDebug("Couldn't send CMD_INVALIDATE_TEXTURE", 0);

Completed in 101 milliseconds