Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c4996 char *modifier_found = NULL; in drmGetFormatModifierName() local
5001 modifier_found = modifier_format_vendor_table[i].vendor_cb(modifier); in drmGetFormatModifierName()
5004 if (!modifier_found) in drmGetFormatModifierName()
5007 return modifier_found; in drmGetFormatModifierName()