OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp_width_
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/mca/filterfw/native/core/
gl_frame.cpp
44
vp_width_
(0),
90
vp_width_
= width;
190
vp_width_
= width;
233
glViewport(vp_x_, vp_y_,
vp_width_
, vp_height_);
gl_frame.h
192
int
vp_width_
;
member in class:android::filterfw::GLFrame
Completed in 144 milliseconds