OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocMemory
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.h
106
CSite *
allocMemory
(int nsite);
Delaunay.cpp
190
CSite *CDelaunay::
allocMemory
(int n)
Blend.cpp
129
if (!(m_AllSites = m_Triangulator.
allocMemory
(numCenters)))
[
all
...]
Completed in 35 milliseconds