Home
last modified time | relevance | path

Searched defs:State32 (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkBlitter_PM4f.cpp347 struct State32 : State4f { struct
353 State32(const SkImageInfo& info, const SkPaint& paint, const SkShader::Context* shaderContext) in State32() function
366 SkXfermode::LCD32Proc getLCDProc(uint32_t oneOrManyFlag) const { in getLCDProc()
374 static DstType* WritableAddr(const SkPixmap& device, int x, int y) { in WritableAddr()