Searched refs:patch2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DThinPatchesActivity.java56 mPatch3 = resources.getDrawable(R.drawable.patch2);
/frameworks/av/services/audiopolicy/
H A DAudioPolicyService.cpp857 struct audio_patch patch2; local
860 patch2 = ((CreateAudioPatchData *)command2->mParam.get())->mPatch;
870 if (patch.num_sources == patch2.num_sources) {
872 if (patch.sources[count].id != patch2.sources[count].id) {

Completed in 738 milliseconds