Searched refs:ReadTexturePixels (Results 1 - 2 of 2) sorted by relevance

/system/media/mca/filterfw/native/core/
H A Dgl_frame.h145 bool ReadTexturePixels(uint8_t* pixels) const;
H A Dgl_frame.cpp178 return ReadTexturePixels(buffer);
362 bool GLFrame::ReadTexturePixels(uint8_t* pixels) const { function in class:android::filterfw::GLFrame

Completed in 26 milliseconds