Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter_PM4f.cpp328 struct State4f { struct
329 State4f(const SkImageInfo& info, const SkPaint& paint, const SkShader::Context* shaderContext) { in State4f() function
347 struct State32 : State4f { argument
354 : State4f(info, paint, shaderContext) in State32()
379 struct StateF16 : State4f {
386 : State4f(info, paint, shaderContext) in StateF16()