Home
last modified time | relevance | path

Searched refs:codeGenServerTexture (Results 1 – 1 of 1) sorted by relevance

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DCodeGen.java175 …private void codeGenServerTexture(final GLServerTexture serverTexture, final boolean replaceCopy) { in codeGenServerTexture() method in CodeGen
1065 codeGenServerTexture(ctx.serverTexture, true); in codeGenSetup()