Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkLightingImageFilter.cpp328 void writePoint3(const SkPoint3& point, SkWriteBuffer& buffer) { in writePoint3() function
833 writePoint3(fDirection, buffer); in onFlattenLight()
897 writePoint3(fLocation, buffer); in onFlattenLight()
1025 writePoint3(fLocation, buffer); in onFlattenLight()
1026 writePoint3(fTarget, buffer); in onFlattenLight()
1031 writePoint3(fS, buffer); in onFlattenLight()
1072 writePoint3(fColor, buffer); in flattenLight()