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

/frameworks/native/services/surfaceflinger/
H A DLayer.h510 bool createHwcLayer(HWComposer* hwc, int32_t hwcId);
H A DLayer.cpp222 bool Layer::createHwcLayer(HWComposer* hwc, int32_t hwcId) { function in class:android::Layer
H A DSurfaceFlinger.cpp2004 if (!layer->createHwcLayer(getBE().mHwc.get(), hwcId)) {

Completed in 742 milliseconds