OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getgridcellcreate_
(Results
1 - 1
of
1
) sorted by null
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
markermanager.js
265
var cell = this.
getGridCellCreate_
(gridPoint.x, gridPoint.y, zoom);
319
this.
getGridCellCreate_
(newGrid.x, newGrid.y, zoom).push(marker);
528
MarkerManager.prototype.
getGridCellCreate_
= function (x, y, z) {
549
* NOTE: Optimized for speed -- otherwise could combine with
getGridCellCreate_
.
Completed in 171 milliseconds