Searched defs:getSupportedContentTypes (Results 1 – 11 of 11) sorted by relevance
183 Error getSupportedContentTypes( in getSupportedContentTypes() function379 HWC2_PFN_GET_SUPPORTED_CONTENT_TYPES getSupportedContentTypes; member
164 Return<void> getSupportedContentTypes( in getSupportedContentTypes() function
110 Error ComposerClient::getSupportedContentTypes( in getSupportedContentTypes() function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
61 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
67 android.hardware.graphics.composer3.ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
544 ContentType[] getSupportedContentTypes(long display); in getSupportedContentTypes() method
365 std::pair<ScopedAStatus, std::vector<ContentType>> ComposerClientWrapper::getSupportedContentTypes( in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::libhwc_aidl_test::ComposerClientWrapper
634 TEST_P(GraphicsComposerHidlTest, getSupportedContentTypes) { in TEST_P() argument