Searched refs:cellMargin (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c1433 static float cellMargin(Rtree *pRtree, RtreeCell *p){ function
2051 margin += cellMargin(pRtree, &left);
2052 margin += cellMargin(pRtree, &right);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c125701 static float cellMargin(Rtree *pRtree, RtreeCell *p){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c146400 static RtreeDValue cellMargin(Rtree *pRtree, RtreeCell *p){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c146432 static RtreeDValue cellMargin(Rtree *pRtree, RtreeCell *p){ function
[all...]

Completed in 670 milliseconds