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

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 190 int vp_x_; member in class:android::filterfw::GLFrame
gl_frame.cpp 42 vp_x_(0),
188 vp_x_ = x;
233 glViewport(vp_x_, vp_y_, vp_width_, vp_height_);

Completed in 157 milliseconds