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

/development/apps/FontLab/src/com/android/fontlab/
H A DBackgroundPicker.java58 protected void addItem(List<Bundle> data, String name, int textureRes, int bgColor, int textColor) argument
62 if (textureRes != 0) {
63 temp.putInt("texture", textureRes);

Completed in 23 milliseconds