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

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h78 int32_t hwcId, // negative for non-HWC-composited displays
H A DDisplayDevice.cpp55 int32_t hwcId,
64 mType(type), mHwcDisplayId(hwcId),
497 " type=%x, hwcId=%d, layerStack=%u, (%4dx%4d), ANativeWindow=%p, orient=%2d (type=%08x), "
52 DisplayDevice( const sp<SurfaceFlinger>& flinger, DisplayType type, int32_t hwcId, int format, bool isSecure, const wp<IBinder>& displayToken, const sp<DisplaySurface>& displaySurface, const sp<IGraphicBufferProducer>& producer, EGLConfig config) argument
H A DSurfaceFlinger.cpp429 int32_t hwcId = allocateHwcDisplayId(type); local
431 type, hwcId, mHwc->getFormat(hwcId), isSecure, token,

Completed in 639 milliseconds