Home
last modified time | relevance | path

Searched refs:getLayerStencilFormat (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderstate/
DStencil.h39 static GLenum getLayerStencilFormat();
DStencil.cpp48 GLenum Stencil::getLayerStencilFormat() { in getLayerStencilFormat() function in android::uirenderer::Stencil
/frameworks/base/libs/hwui/
DBakedOpRenderer.cpp310 Stencil::getLayerStencilFormat(), in prepareRender()