Home
last modified time | relevance | path

Searched defs:shouldEnable (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.cpp1238 bool Layer::enableBorder(bool shouldEnable, float width, const half4& color) { in enableBorder()
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2202 const sp<SurfaceControl>& sc, bool shouldEnable, float width, const half4& color) { in enableBorder()