OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_newWindow
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaTexture.cpp
123
m_newWindow
= videoTexture->nativeWindow;
191
if (ANativeWindow* window =
m_newWindow
.get()) {
192
m_newWindow
.clear();
225
if (ANativeWindow* window =
m_newWindow
.get()) {
226
m_newWindow
.clear();
MediaTexture.h
83
sp<ANativeWindow>
m_newWindow
;
Completed in 116 milliseconds