Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DShaderCache.cpp66 auto key = sIDKey; in validateCache()
146 auto key = sIDKey; in saveToDiskLocked()
DShaderCache.h211 static constexpr uint8_t sIDKey = 0; variable