Searched refs:getNumFormatSupported (Results 1 – 3 of 3) sorted by relevance
43 uint32_t getNumFormatSupported() const;
225 uint32_t DrmPlane::getNumFormatSupported() const { in getNumFormatSupported() function in android::DrmPlane
184 if (plane->isFormatSupported(DRM_FORMAT_C8) && plane->getNumFormatSupported() == 1) in updateRestrictions()