Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleClip.cpp425 static SkHalfPlane half_plane_w0(const SkMatrix& m) { in half_plane_w0() function
541 SkHalfPlane hpw = half_plane_w0(mx.asM33()); in onDrawContent()