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

  /frameworks/base/media/mca/filterfw/native/core/
gl_buffer_interface.h 54 virtual GLuint GetFboId() const = 0;
gl_frame.h 84 GLuint GetFboId() const;
gl_frame.cpp 267 GLuint GLFrame::GetFboId() const {
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_frame.cpp 265 return frame ? frame->GetFboId() : -1;

Completed in 32 milliseconds