Searched refs:getSupportedContentTypes (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 102 HWC3::Error getSupportedContentTypes(std::vector<ContentType>* types); |
D | ComposerClient.h | 88 ndk::ScopedAStatus getSupportedContentTypes(int64_t displayId, |
D | ComposerClient.cpp | 426 ndk::ScopedAStatus ComposerClient::getSupportedContentTypes(int64_t displayId, in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 428 HWC3::Error Display::getSupportedContentTypes(std::vector<ContentType>* outTypes) { in getSupportedContentTypes() function in aidl::android::hardware::graphics::composer3::impl::Display |