Searched defs:stat (Results 1 – 2 of 2) sorted by relevance
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
D | XTexture.js | 73 this.ximages[rid] = { stat: 1, path: path, tex: texture, w: 1, h: 1 }; property 82 this.ximages[rid] = { stat: 0, path: path, tex: null }; property 174 this.ximages[rid] = { stat: 1, path: 'put' + rid, tex: tex, w: w, h: h }; property 196 stat: 1, property
|
/drivers/peripheral/vibrator/test/benchmarktest/ |
D | hdf_vibrator_benchmark_test.cpp | 273 bool stat {false}; in BENCHMARK_F() local
|