Searched refs:loadTextureARGB (Results 1 – 3 of 3) sorted by relevance
131 private Allocation loadTextureARGB(int id) { in loadTextureARGB() method in FillTest166 mFillScript.set_gTexTransparent(loadTextureARGB(R.drawable.leaf)); in initFillScript()
134 private Allocation loadTextureARGB(int id) { in loadTextureARGB() method in UiTest333 mUiScript.set_gTFlares(loadTextureARGB(R.drawable.flares)); in initUiScript()
304 private Allocation loadTextureARGB(int id) { in loadTextureARGB() method in RsRenderStatesRS314 mTexTransparent = loadTextureARGB(R.drawable.leaf); in loadImages()