Home
last modified time | relevance | path

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

/hardware/msm7k/libcamera/
DQualcommCameraHardware.cpp279 static uint8_t* malloc_preview(uint32_t, uint32_t *, uint32_t);
441 *LINK_cam_mmap_preview = malloc_preview; in startCameraIfNecessary()
447 LINK_cam_mmap_preview = malloc_preview; in startCameraIfNecessary()
2196 static uint8_t* malloc_preview(uint32_t size, in malloc_preview() function