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

/frameworks/native/libs/gui/
H A DSurface.cpp473 PixelFormat reqFormat; local
486 reqFormat = mReqFormat;
508 reqWidth, reqHeight, reqFormat, reqUsage,
514 "(%d, %d, %d, %d) failed: %d", reqWidth, reqHeight, reqFormat,
/frameworks/av/services/audioflinger/
H A DThreads.cpp7083 audio_format_t reqFormat = mFormat; local
7105 reqFormat = (audio_format_t) value;
7182 audio_is_linear_pcm(format) && audio_is_linear_pcm(reqFormat) &&

Completed in 442 milliseconds