Searched defs:outLayers (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 626 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/ |
D | HWC2On1Adapter.cpp | 665 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/ |
D | HWC2OnFbAdapter.cpp | 336 uint32_t* outNumElements, hwc2_layer_t* outLayers, in getChangedCompositionTypesHook()
|
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
D | HwcHal.h | 383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay()
|