OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:renderYV12
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewRenderer.h
42
void
renderYV12
();
PreviewRenderer.cpp
91
// 3) call
renderYV12
() to take these changes into account
93
// For each call to getBufferYV12(), you must also call
renderYV12
()
125
void PreviewRenderer::
renderYV12
() {
VideoEditorPreviewController.cpp
789
mTarget->
renderYV12
();
[
all
...]
Completed in 24 milliseconds