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