OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setOutlineSize
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/layers/
MediaLayer.h
48
void
setOutlineSize
(int size) { m_outlineSize = size; }
/external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp
348
static_cast<MediaLayer*>(m_contentLayer)->
setOutlineSize
(outline);
[
all
...]
Completed in 66 milliseconds