Home
last modified time | relevance | path

Searched refs:has1BitStencil (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DExtensions.h45 inline bool has1BitStencil() const { return mHas1BitStencil; } in has1BitStencil() function
DStencil.cpp44 if (extensions.has1BitStencil()) { in getSmallestStencilFormat()