Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h563 … allocCameraMemory(ion_client ionClient, ExynosBuffer *buf, int iMemoryNum, int cacheFlag);
DExynosCameraHWInterface2.cpp6109 …terface2::allocCameraMemory(ion_client ionClient, ExynosBuffer *buf, int iMemoryNum, int cacheFlag) in allocCameraMemory() argument
6124 if (1 << i & cacheFlag) in allocCameraMemory()