Home
last modified time | relevance | path

Searched defs:createClient (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposer.h89 Return<void> createClient(IComposer::createClient_cb hidl_cb) override { in createClient() function
135 virtual IComposerClient* createClient() { in createClient() function
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposer.aidl36 IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposer.aidl37 android.hardware.graphics.composer3.IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/4/android/hardware/graphics/composer3/
DIComposer.aidl37 android.hardware.graphics.composer3.IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposer.aidl37 android.hardware.graphics.composer3.IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposer.aidl37 android.hardware.graphics.composer3.IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposer.aidl37 android.hardware.graphics.composer3.IComposerClient createClient(); in createClient() method
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposer.h47 V2_1::IComposerClient* createClient() override { in createClient() function
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp31 std::unique_ptr<ComposerClient> Composer::createClient() { in createClient() function in android::hardware::graphics::composer::V2_4::vts::Composer
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp32 std::unique_ptr<ComposerClient> Composer::createClient() { in createClient() function in android::hardware::graphics::composer::V2_2::vts::Composer
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp31 std::unique_ptr<ComposerClient> Composer::createClient() { in createClient() function in android::hardware::graphics::composer::V2_3::vts::Composer
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp59 std::unique_ptr<ComposerClient> Composer::createClient() { in createClient() function in android::hardware::graphics::composer::V2_1::vts::Composer
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/
DComposerClientWrapper.cpp46 ScopedAStatus ComposerClientWrapper::createClient() { in createClient() function in aidl::android::hardware::graphics::composer3::libhwc_aidl_test::ComposerClientWrapper