HomeSort by relevance Sort by last modified time
    Searched refs:TextureViewUse (Results 1 - 2 of 2) sorted by null

  /art/tools/amm/AmmTest/src/com/android/amm/test/
MainActivity.java 27 private TextureViewUse mTextureViewUse;
39 mTextureViewUse = new TextureViewUse(this, ll, 200, 500);
TextureViewUse.java 24 class TextureViewUse {
33 public TextureViewUse(Context context, ViewGroup vg, int width, int height) {

Completed in 129 milliseconds