Searched refs:setContentType (Results 1 – 5 of 5) sorted by relevance
113 HWC3::Error setContentType(ContentType contentType);
109 ndk::ScopedAStatus setContentType(int64_t displayId, ContentType type) override;
578 ndk::ScopedAStatus ComposerClient::setContentType(int64_t displayId, ContentType type) { in setContentType() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient583 return ToBinderStatus(display->setContentType(type)); in setContentType()
645 HWC3::Error Display::setContentType(ContentType contentType) { in setContentType() function in aidl::android::hardware::graphics::composer3::impl::Display
31187 HSPLandroid/media/AudioAttributes$Builder;->setContentType(I)Landroid/media/AudioAttributes$Builder;