Home
last modified time | relevance | path

Searched defs:outLayers (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHidlComposerHal.cpp409 Display display, std::vector<Layer>* outLayers, in getChangedCompositionTypes()
517 std::vector<Layer>* outLayers, in getDisplayRequests()
587 Error HidlComposer::getReleaseFences(Display display, std::vector<Layer>* outLayers, in getReleaseFences()
1692 Display display, std::vector<Layer>* outLayers, in takeChangedCompositionTypes()
1708 std::vector<Layer>* outLayers, in takeDisplayRequests()
1725 void CommandReader::takeReleaseFences(Display display, std::vector<Layer>* outLayers, in takeReleaseFences()
H A DAidlComposerHal.cpp487 Display display, std::vector<Layer>* outLayers, in getChangedCompositionTypes()
579 std::vector<Layer>* outLayers, in getDisplayRequests()
663 Error AidlComposer::getReleaseFences(Display display, std::vector<Layer>* outLayers, in getReleaseFences()
1554 Error AidlComposer::getRequestedLuts(Display display, std::vector<Layer>* outLayers, in getRequestedLuts()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp303 uint32_t* outNumElements, hwc2_layer_t* outLayers, in exynos_getChangedCompositionTypes()
426 uint32_t* outNumElements, hwc2_layer_t* outLayers, in exynos_getDisplayRequests()
498 uint32_t* outNumElements, hwc2_layer_t* outLayers, int32_t* outFences) in exynos_getReleaseFences()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp626 uint32_t* outNumElements, hwc2_layer_t* outLayers, int32_t* outTypes) { in getChangedCompositionTypes()
725 hwc2_layer_t* outLayers, int32_t* outFences) { in getReleaseFences()
750 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getRequests()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3082 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getChangedCompositionTypes()
3242 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getDisplayRequests()
3330 hwc2_layer_t* outLayers, int32_t* outFences) { in getReleaseFences()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp336 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getChangedCompositionTypesHook()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay()
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp750 std::vector<int64_t>* outLayers, in presentDisplay()