Searched refs:mPVBackground (Results 1 – 5 of 5) sorted by relevance
48 private ProgramVertex mPVBackground; field in SimpleModelRS107 mPVBackground = pvb.create(); in initPV()110 ((ProgramVertexFixedFunction)mPVBackground).bindConstants(mPVA); in initPV()112 mScript.set_gPVBackground(mPVBackground); in initPV()
56 private ProgramVertex mPVBackground; field in SceneGraphRS123 mPVBackground = pvb.create(); in initPV()126 ((ProgramVertexFixedFunction)mPVBackground).bindConstants(mPVA); in initPV()128 mScript.set_gPVBackground(mPVBackground); in initPV()
51 private ProgramVertex mPVBackground; field in FBOTestRS108 mPVBackground = pvb.create(); in initPV()111 ((ProgramVertexFixedFunction)mPVBackground).bindConstants(mPVA); in initPV()113 mScript.set_gPVBackground(mPVBackground); in initPV()
51 private ProgramVertex mPVBackground; field in FBOSyncRS109 mPVBackground = pvb.create(); in initPV()112 ((ProgramVertexFixedFunction)mPVBackground).bindConstants(mPVA); in initPV()114 mScript.set_gPVBackground(mPVBackground); in initPV()
59 private ProgramVertex mPVBackground; field in ShadersTestRS126 mPVBackground = pvb.create(); in initPV()129 ((ProgramVertexFixedFunction) mPVBackground).bindConstants(mPVA); in initPV()131 mScript.set_gPVBackground(mPVBackground); in initPV()