Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DPaintParamsKey.cpp49 const ShaderSnippet* snippet = fDict->getEntry(fStack.back().fCodeSnippetID); in validateData()
58 const bool expectsData = fDict->getEntry(fStack.back().fCodeSnippetID)->storesData(); in popStack()
H A DPaintParamsKey.h215 int fCodeSnippetID; member