Searched refs:sGetMemory (Results 1 – 2 of 2) sorted by relevance
365 static camera_memory_t* sGetMemory(int fd, size_t buf_size, uint_t num_bufs,
93 camera_memory_t* mem = sGetMemory(descriptor->data[0], bufferSize, bufferCount, this); in registerMemory()778 camera_memory_t* CameraHardwareInterface::sGetMemory( in sGetMemory() function in android::CameraHardwareInterface