Searched refs:constructTexture (Results 1 – 3 of 3) sorted by relevance
35 void constructTexture(Caches& caches);
72 void TextureState::constructTexture(Caches& caches) { in constructTexture() function in android::uirenderer::TextureState
77 mTextureState->constructTexture(*this); in init()