HomeSort by relevance Sort by last modified time
    Searched refs:GLFrame (Results 26 - 27 of 27) sorted by null

12

  /system/media/mca/filterpacks/videosrc/java/
MediaSource.java 29 import android.filterfw.core.GLFrame;
99 private GLFrame mMediaFrame;
193 mMediaFrame = (GLFrame)context.getFrameManager().newBoundFrame(
195 GLFrame.EXTERNAL_TEXTURE,
  /system/media/mca/filterfw/native/core/
shader_program.cpp 224 bool ShaderProgram::Process(const std::vector<const GLFrame*>& input, GLFrame* output) {
    [all...]

Completed in 643 milliseconds

12