Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h92 …bool IsDeviceCapability(unsigned int cap_flags) { return (m_uiDeviceCaps & cap_flags) == cap_flags in IsDeviceCapability() argument