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

  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.cpp 45 vp_height_(0),
91 vp_height_ = height;
191 vp_height_ = height;
233 glViewport(vp_x_, vp_y_, vp_width_, vp_height_);
gl_frame.h 193 int vp_height_; member in class:android::filterfw::GLFrame

Completed in 168 milliseconds