Home
last modified time | relevance | path

Searched refs:composer_client (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm7250/display/composer/
DQtiComposer.cpp104 sp<QtiComposerClient> composer_client = QtiComposerClient::CreateQtiComposerClientInstance(); in createClient() local
105 if (!composer_client) { in createClient()
110 _hidl_cb(Error::NONE, composer_client); in createClient()
117 sp<QtiComposerClient> composer_client = QtiComposerClient::CreateQtiComposerClientInstance(); in createClient_2_3() local
118 if (!composer_client) { in createClient_2_3()
123 _hidl_cb(Error::NONE, composer_client); in createClient_2_3()
129 sp<QtiComposerClient> composer_client = QtiComposerClient::CreateQtiComposerClientInstance(); in createClient_2_4() local
130 if (!composer_client) { in createClient_2_4()
135 _hidl_cb(composer_V2_4::Error::NONE, composer_client); in createClient_2_4()