Searched defs:pv (Results 1 – 6 of 6) sorted by relevance
153 ProgramVertex *pv = new ProgramVertex(rsc, NULL, NULL); in init() local195 ProgramVertex *pv = rsc->mStateVertex.mPV; in rsi_ProgramVertexCreate() local203 ProgramVertex *pv = static_cast<ProgramVertex *>(vpgm); in rsi_ProgramVertexBindAllocation() local
205 ProgramVertex * pv = (ProgramVertex *)rsc->lookupName(str[ct+1]); in runCompiler() local
523 void Context::setVertex(ProgramVertex *pv) in setVertex()752 ProgramVertex *pv = static_cast<ProgramVertex *>(vpv); in rsi_ContextBindProgramVertex() local
650 static void SC_bindProgramVertex(RsProgramVertex pv) in SC_bindProgramVertex()894 float pv = z * (1.0f - y); in SC_hsbToRgb() local
264 final float pv = b * (1.0f - s); in HSBtoColor() local
174 native void nProgramVertexBindAllocation(int pv, int mID); in nProgramVertexBindAllocation()