Searched defs:isUni (Results 1 – 6 of 6) sorted by relevance
24 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
41 void ShaderCache::InitShaderCache(const char* identity, const size_t size, bool isUni) in InitShaderCache()
128 void SetUniRenderMode(bool isUni) in SetUniRenderMode()
62 bool isUni = RSUniRenderJudgement::IsUniRender(); variable
61 bool isUni = RSUniRenderJudgement::IsUniRender(); variable
62 bool isUni = false; in SetUpDrawingContext() local