OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fCoefficients
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/effects/
GrBicubicEffect.h
27
const float* coefficients() const { return
fCoefficients
; }
96
float
fCoefficients
[16];
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPathRendering.h
137
GrGLfloat
fCoefficients
[3 * 3];
Completed in 238 milliseconds