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.cpp6761 audio_format_t reqFormat = mFormat; local
6779 reqFormat = (audio_format_t) value;
6855 audio_is_linear_pcm(reqFormat) &&

Completed in 74 milliseconds