Home
last modified time | relevance | path

Searched refs:renderSection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DShortcutsScreen.js75 orderedSections[i].renderSection(container);
146 renderSection: function(container) method in WebInspector.ShortcutsSection
/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp763 const tcu::ScopedLogSection renderSection (log, "Render Texture buffer", "Render Texture Buffer"); in render() local