Searched refs:setTextureMatrixEnable (Results 1 – 3 of 3) sorted by relevance
42 void setTextureMatrixEnable(bool e) {mTextureMatrixEnable = e;} in setTextureMatrixEnable() function
50 public void setTextureMatrixEnable(boolean enable) { in setTextureMatrixEnable() method in ProgramVertex.Builder
146 pvb.setTextureMatrixEnable(true); in initPV()