OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mvideocontrol
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Camera/src/com/android/camera/
VideoModule.java
217
private VideoController
mVideoControl
;
386
mVideoControl
= new VideoController(mActivity, this, mPieRenderer);
387
mVideoControl
.setListener(this);
533
mVideoControl
.initialize(mPreferenceGroup);
535
mVideoControl
.overrideSettings(
[
all
...]
Completed in 169 milliseconds