OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateTextureMemory
(Results
1 - 3
of
3
) sorted by null
/packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h
26
extern "C" void
AllocateTextureMemory
(int widthHR, int heightHR,
feature_mos_jni.cpp
293
AllocateTextureMemory
(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]);
mosaic_renderer_jni.cpp
362
void
AllocateTextureMemory
(int widthHR, int heightHR, int widthLR, int heightLR)
Completed in 121 milliseconds