Searched refs:m_spinnerInnerTextureId (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DVideoLayerManager.h93 GLuint getSpinnerInnerTextureId() { return m_spinnerInnerTextureId; }
132 GLuint m_spinnerInnerTextureId; member in class:WebCore::VideoLayerManager
H A DVideoLayerManager.cpp64 , m_spinnerInnerTextureId(0)
111 m_spinnerInnerTextureId =
126 m_spinnerInnerTextureId, m_posterTextureId, m_playTextureId,

Completed in 108 milliseconds