Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DShadowTessellator.h69 static void tessellateAmbientShadow(bool isCasterOpaque,
DShadowTessellator.cpp32 void ShadowTessellator::tessellateAmbientShadow(bool isCasterOpaque, in tessellateAmbientShadow() function in android::uirenderer::ShadowTessellator
DTessellationCache.cpp265 ShadowTessellator::tessellateAmbientShadow( in tessellateShadows()