Searched refs:textureSample (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/ |
D | mali_parser.js | 481 textureSample: function(ctrName, seriesName, ts, eventBase) { method in MaliParser 487 return this.textureSample(hwcTitle, 'count', ts, eventBase);
|
/external/chromium-trace/ |
D | script.js | 102 …textureSample:function(a,c,b,f){return this.hwcSample("mali:texture","Texture: "+a,c,b,f)},addTexC… method in d
|