1. Deprecated("Internal Use Only")
CompressedTexturePvrtc internalCreateCompressedTexturePvrtc()

Source

@Deprecated("Internal Use Only")
static CompressedTexturePvrtc internalCreateCompressedTexturePvrtc() {
  return new CompressedTexturePvrtc._internalWrap();
}