Searched refs:ReadFboPixels (Results 1 – 2 of 2) sorted by relevance
176 return ReadFboPixels(buffer); in CopyPixelsTo()347 bool GLFrame::ReadFboPixels(uint8_t* pixels) const { in ReadFboPixels() function in android::filterfw::GLFrame388 return target.ReadFboPixels(pixels); in ReadTexturePixels()
148 bool ReadFboPixels(uint8_t* pixels) const;