Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
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()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp665 uint32_t* outNumElements, hwc2_layer_t* outLayers, int32_t* outTypes) in getChangedCompositionTypes()
770 hwc2_layer_t* outLayers, int32_t* outFences) in getReleaseFences()
796 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getRequests()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp336 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getChangedCompositionTypesHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay()