Searched refs:AllocateTextureMemory (Results 1 – 3 of 3) sorted by relevance
26 extern "C" void AllocateTextureMemory(int widthHR, int heightHR,
362 void AllocateTextureMemory(int widthHR, int heightHR, int widthLR, int heightLR) in AllocateTextureMemory() function
293 AllocateTextureMemory(tWidth[HR], tHeight[HR], tWidth[LR], tHeight[LR]); in Java_com_android_camera_panorama_Mosaic_allocateMosaicMemory()