Searched refs:setClientTargetSlotCount (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | ComposerClient.h | 106 ndk::ScopedAStatus setClientTargetSlotCount(int64_t displayId, int32_t count) override; |
D | ComposerClient.cpp | 560 ndk::ScopedAStatus ComposerClient::setClientTargetSlotCount(int64_t displayId, int32_t count) { in setClientTargetSlotCount() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |