Searched refs:mMipmapTexture (Results 1 – 2 of 2) sorted by relevance
73 mMipmapTexture(false), in Surface()114 mMipmapTexture = (attributes.get(EGL_MIPMAP_TEXTURE, EGL_FALSE) == EGL_TRUE); in Surface()453 return mMipmapTexture; in getMipmapTexture()
225 bool mMipmapTexture; variable