Home
last modified time | relevance | path

Searched refs:AllocateTextureMemory (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/
Dmosaic_renderer_jni.h26 extern "C" void AllocateTextureMemory(int widthHR, int heightHR,
Dmosaic_renderer_jni.cpp362 void AllocateTextureMemory(int widthHR, int heightHR, int widthLR, int heightLR) in AllocateTextureMemory() function
Dfeature_mos_jni.cpp293 AllocateTextureMemory(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]); in Java_com_android_camera_panorama_Mosaic_allocateMosaicMemory()