Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp521 const bool usageHwTexture = usage & GRALLOC_USAGE_HW_TEXTURE; in gralloc_alloc() local
528 const bool usageRGB888Unsupported = usageHwTexture in gralloc_alloc()