Searched defs:createClient_2_4 (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ | ||
H A D | Composer.h | 48 Return<void> createClient_2_4(IComposer::createClient_2_4_cb hidl_cb) override { in createClient_2_4() function |
/aosp12/hardware/qcom/sm7250/display/composer/ | ||
H A D | QtiComposer.cpp | 128 Return<void> QtiComposer::createClient_2_4(createClient_2_4_cb _hidl_cb) { in createClient_2_4() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposer |
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ | ||
H A D | FakeComposerService.cpp | 167 Return<void> FakeComposerService_2_4::createClient_2_4(createClient_2_4_cb hidl_cb) { in createClient_2_4() function in sftest::FakeComposerService_2_4 |