Home
last modified time | relevance | path

Searched defs:zPlane (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/utils/
DSkShadowUtils.h68 SkPoint3 zPlane = SkPoint3::Make(0, 0, occluderHeight); variable
/external/mesa3d/src/mesa/swrast/
Ds_aatritemp.h54 GLfloat zPlane[4]; variable
Ds_aaline.c63 GLfloat zPlane[4]; member
/external/skia/src/utils/
DSkShadowTessellator.cpp1393 const SkPoint3& zPlane, bool transparent) { in MakeAmbient()
1399 const SkPoint3& zPlane, const SkPoint3& lightPos, in MakeSpot()