Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/image/
DImageUtils.cpp32 int decodedChannels; in LoadRGBAFromPng() local
34 stbi_load(filename.c_str(), &decodedWidth, &decodedHeight, &decodedChannels, in LoadRGBAFromPng()