Searched refs:createWorkList (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer_hwc1.h82 // be used with createWorkList (and all other methods requiring an ID
110 status_t createWorkList(int32_t id, size_t numLayers);
H A DHWComposer_hwc1.cpp574 status_t HWComposer::createWorkList(int32_t id, size_t numLayers) { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger_hwc1.cpp1185 if (hwc.createWorkList(id, count) == NO_ERROR) {

Completed in 737 milliseconds