Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleMixer.cpp32 float fDW = 0.02f; member in MixerView
69 fWeight += fDW; in onDrawContent()
71 fDW = -fDW; in onDrawContent()
/third_party/flutter/skia/samplecode/
DSampleMixer.cpp32 float fDW = 0.02f; member in MixerView
68 fWeight += fDW; in onDrawContent()
70 fDW = -fDW; in onDrawContent()