Searched defs:reqFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
H A DSurface.cpp214 PixelFormat reqFormat; local
224 reqFormat = mReqFormat;
231 reqWidth, reqHeight, reqFormat, reqUsage);
235 "failed: %d", swapIntervalZero, reqWidth, reqHeight, reqFormat,
/frameworks/av/services/audioflinger/
H A DThreads.cpp6755 audio_format_t reqFormat = mFormat; local
6773 reqFormat = (audio_format_t) value;
6849 audio_is_linear_pcm(reqFormat) &&

Completed in 93 milliseconds