Home
last modified time | relevance | path

Searched refs:outContentTypes (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp363 std::vector<ContentType> outContentTypes; in getSupportedContentTypes() local
364 return {mComposerClient->getSupportedContentTypes(display, &outContentTypes), outContentTypes}; in getSupportedContentTypes()