HomeSort by relevance Sort by last modified time
    Searched refs:CopyPixelsTo (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 142 bool CopyPixelsTo(uint8_t* buffer);
gl_frame.cpp 168 ? CopyPixelsTo(buffer)
172 bool GLFrame::CopyPixelsTo(uint8_t* buffer) {

Completed in 27 milliseconds