Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrPrimitiveProcessor.h278 uint32_t extraSamplerKey() const { return fExtraSamplerKey; } in extraSamplerKey()
286 uint32_t fExtraSamplerKey = 0; variable
DGrPrimitiveProcessor.cpp78 fExtraSamplerKey = extraSamplerKey; in reset()