Searched refs:mFormatName (Results 1 – 1 of 1) sorted by relevance
44 mFormatName = formatName; in Texture()75 public boolean isSupported() { return isFormatSupported(mFormatName); } in isSupported()81 private String mFormatName; field in CompressedTextureLoader.Texture