Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Ddirectchannel.cpp150 uint32_t n_cap = GRALLOC1_LAST_CAPABILITY; in GrallocHalWrapper() local
151 mGralloc1Device->getCapabilities(mGralloc1Device, &n_cap, caps); in GrallocHalWrapper()
152 for (size_t i = 0; i < n_cap; ++i) { in GrallocHalWrapper()