Searched defs:cvs (Results 1 – 3 of 3) sorted by relevance
156 private void drawChannel16(Canvas cvs, short[] samples, int numFrames, int numChans, in drawChannel16()220 private void drawChannelFloat(Canvas cvs, float[] samples, int numFrames, int numChans, in drawChannelFloat()
930 ContentValues[] cvs = new ContentValues[2]; in testBulkInsert() local
2024 private void verifyContentValuesAgainstCursor(List<ContentValues> cvs, in verifyContentValuesAgainstCursor()