Searched defs:pv (Results 1 – 5 of 5) sorted by relevance
153 ProgramVertex pv = new ProgramVertex(id, mRS); in create() local
105 ProgramVertexFixedFunction pv = new ProgramVertexFixedFunction(id, mRS); in create() local
311 native void rsnContextBindProgramVertex(long con, long pv); in rsnContextBindProgramVertex()312 synchronized void nContextBindProgramVertex(long pv) { in nContextBindProgramVertex()921 native void rsnProgramBindConstants(long con, long pv, int slot, long mID); in rsnProgramBindConstants()922 synchronized void nProgramBindConstants(long pv, int slot, long mID) { in nProgramBindConstants()
399 View pv = (View) p; in activateRemoteInput() local
24503 ViewGroup pv = (ViewGroup) parent; in hasParentWantsFocus() local