Searched refs:getProp (Results 1 – 1 of 1) sorted by relevance
179 static bool getProp(const char *str) { in getProp() function212 rsc->props.mLogTimes = getProp("debug.rs.profile"); in threadProc()213 rsc->props.mLogScripts = getProp("debug.rs.script"); in threadProc()214 rsc->props.mLogObjects = getProp("debug.rs.object"); in threadProc()215 rsc->props.mLogShaders = getProp("debug.rs.shader"); in threadProc()216 rsc->props.mLogShadersAttr = getProp("debug.rs.shader.attributes"); in threadProc()217 rsc->props.mLogShadersUniforms = getProp("debug.rs.shader.uniforms"); in threadProc()218 rsc->props.mLogVisual = getProp("debug.rs.visual"); in threadProc()