Searched refs:getChangedCompositionTypes (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
D | HwcHal.h | 340 err = mDispatch.getChangedCompositionTypes(mDevice, display, &typesCount, nullptr, nullptr); in validateDisplay() 347 err = mDispatch.getChangedCompositionTypes( in validateDisplay() 531 &mDispatch.getChangedCompositionTypes) || in initDispatch() 618 HWC2_PFN_GET_CHANGED_COMPOSITION_TYPES getChangedCompositionTypes; member
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | HWC2On1Adapter.h | 208 HWC2::Error getChangedCompositionTypes(uint32_t* outNumElements,
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.h | 195 HWC2::Error getChangedCompositionTypes(uint32_t* outNumElements,
|
D | HWC2On1Adapter.cpp | 216 displayHook<decltype(&Display::getChangedCompositionTypes), in doGetFunction() 217 &Display::getChangedCompositionTypes, uint32_t*, in doGetFunction() 664 Error HWC2On1Adapter::Display::getChangedCompositionTypes( in getChangedCompositionTypes() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 178 displayHook<decltype(&Display::getChangedCompositionTypes), in doGetFunction() 179 &Display::getChangedCompositionTypes, uint32_t*, in doGetFunction() 625 Error HWC2On1Adapter::Display::getChangedCompositionTypes( in getChangedCompositionTypes() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 852 * getChangedCompositionTypes) and revalidates the display. This function 854 * getChangedCompositionTypes, setting those types on the corresponding
|