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

/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselController.java398 mRenderScript.setDetailTexture(n, offx, offy, loffx, loffy, bitmap);
H A DCarouselRS.java232 setDetailTexture(mData[0], 0.0f, 0.0f, 0.0f, 0.0f, null);
737 void setDetailTexture(int n, float offx, float offy, float loffx, float loffy, Bitmap bitmap) method in class:CarouselRS
H A Dcarousel.rs512 void setDetailTexture(int n, float offx, float offy, float loffx, float loffy, rs_allocation texture)

Completed in 498 milliseconds