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

  /frameworks/base/media/mca/filterfw/native/core/
vertex_frame.h 49 GLuint GetVboId() const {
shader_program.cpp 969 attrib.vbo = vbo->GetVboId();
    [all...]
  /frameworks/base/media/mca/filterfw/jni/
jni_vertex_frame.cpp 89 return frame ? frame->GetVboId() : -1;

Completed in 3114 milliseconds