Searched refs:patch2 (Results 1 – 2 of 2) sorted by relevance
56 mPatch3 = resources.getDrawable(R.drawable.patch2); in PatchView()
951 struct audio_patch patch2; in insertCommand_l() local954 patch2 = ((CreateAudioPatchData *)command2->mParam.get())->mPatch; in insertCommand_l()957 memset(&patch2, 0, sizeof(patch2)); in insertCommand_l()965 if (patch.num_sources == patch2.num_sources) { in insertCommand_l()967 if (patch.sources[count].id != patch2.sources[count].id) { in insertCommand_l()