OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forceClose
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/public/platform/
WebIDBDatabase.h
51
virtual void
forceClose
() { BLINK_ASSERT_NOT_REACHED(); }
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabase.cpp
309
void IDBDatabase::
forceClose
()
/frameworks/base/libs/hwui/
PathTessellator.cpp
734
bool
forceClose
= paintInfo.style != SkPaint::kStroke_Style;
735
bool wasClosed = approximatePathOutlineVertices(path,
forceClose
,
[
all
...]
/external/skia/tests/
PathTest.cpp
[
all
...]
Completed in 570 milliseconds