Searched refs:getRenderIntents (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 100 HWC3::Error getRenderIntents(ColorMode mode, std::vector<RenderIntent>* intents); |
D | ComposerClient.h | 85 ndk::ScopedAStatus getRenderIntents(int64_t displayId, ColorMode mode, |
D | ComposerClient.cpp | 416 ndk::ScopedAStatus ComposerClient::getRenderIntents(int64_t displayId, ColorMode mode, in getRenderIntents() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 402 HWC3::Error Display::getRenderIntents(ColorMode mode, std::vector<RenderIntent>* outIntents) { in getRenderIntents() function in aidl::android::hardware::graphics::composer3::impl::Display |