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